Dart.Snmp Namespace > GetNextMessage Class : GetNextMessage Constructor |
Public Function New()
Dim instance As New GetNextMessage()
public GetNextMessage()
public: GetNextMessage();
public:
GetNextMessage();
An SNMP manager will use this constructor before adding Variable instances to MessageBase.Variables. The Manager component will use the Encode method to encode the message before sending, but the application can also use the Encode method to inspect the contents of the encoded message.