Click or drag to resize
BroccoliSharp BroSubnetWidth Property
Gets width of IP address to consider for this BroSubnet.

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

Property Value

Type: UInt32
Remarks
Returns the sn_width value from the bro_subnet structure.
See Also