Check validity of the agent properties object.

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

Syntax

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

Return Value

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

See Also