Click or drag to resize
BroccoliSharp BroPortNumber Property
Gets the port number of this BroPort.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public ulong Number { get; }

Property Value

Type: UInt64
Remarks
Returns the port_num value from the bro_port structure.
See Also