Click or drag to resize

TrapV1Message.Scope Property

Gets the scope.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.239-beta
Syntax
public Scope Scope { get; }
View Source

Property Value

Scope
The scope.

Implements

ISnmpMessage.Scope
Remarks
TrapV1Message returns null here.
See Also