Click or drag to resize

PortSegment Properties

The EPATHPortSegment type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The port address.
Public propertyPort
The port number (or uint.MaxValue for wildcard port).
Public propertyValue
The address as a value for numerical addresses (or uint.MaxValue).
Public propertyWildCard
True if this is the wildcard port segment.
Top
See Also