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


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic