Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New GetNextMessage() |
C# | |
---|---|
public GetNextMessage() |
Managed Extensions for C++ | |
---|---|
public: GetNextMessage(); |
C++/CLI | |
---|---|
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.
Target Platforms: Microsoft .NET Framework 2.0