Packet is a response

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool IsResponse { get; }
Public ReadOnly Property IsResponse As Boolean
public:
property bool IsResponse {
	bool get ();
}

See Also