Packet is a notification

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

Syntax

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

See Also