PowerSNMP for .NET
GetNextMessage Constructor




Initializes a new instance of the GetNextMessage class.
Syntax
Public Function New()
Dim instance As New GetNextMessage()
public GetNextMessage()
public: GetNextMessage();
public:
GetNextMessage();
Remarks

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.

See Also

Reference

GetNextMessage Class
GetNextMessage Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic