PowerSNMP for .NET
GetMessage Constructor




Initializes a new instance.
Syntax
Public Function New()
Dim instance As New GetMessage()
public GetMessage()
public: GetMessage();
public:
GetMessage();
Remarks

An SNMP manager will use this constructor before adding variables with requested IIDs to MessageBase.Variables. It is expected that the agent will respond with the values of those IIDs. The Manager component uses StandardMessage.Encodeto encode the message before sending.

See Also

Reference

GetMessage Class
GetMessage Members

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