PowerSNMP for .NET
SetMessage Constructor




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

This constructor will create an empty version 1 message. The application will typically use VariableCollection.Add to initialize the message with variables to be sent.

See Also

Reference

SetMessage Class
SetMessage Members

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