The MsgFlags type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Clone this class.
(Overrides AsnType..::.Clone()()().) | |
| decode(array<Byte>[]()[], Int32) |
Decode message flags from the BER encoded buffer starting at specified offset.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).) | |
| encode(MutableByte) |
Encode SNMP v3 message flag field
(Overrides AsnType..::.encode(MutableByte).) | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString()()() |
Return string representation of the object.
(Overrides Object..::.ToString()()().) |