Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New ResponseMessage() |
C# | |
---|---|
public ResponseMessage() |
Managed Extensions for C++ | |
---|---|
public: ResponseMessage(); |
C++/CLI | |
---|---|
public: ResponseMessage(); |
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