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


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