Packet is a report

Namespace: SnmpSharpNet
Assembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)

Syntax

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

See Also