Packet is a report

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

Syntax

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

See Also