Check validity of the agent properties object.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
bool Valid()
Function Valid As Boolean
bool Valid()

Return Value

true if object has all the information needed, otherwise false.

See Also