PortSegment Properties |
The EPATHPortSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
The port address.
| |
| Port |
The port number (or uint.MaxValue for wildcard port).
| |
| Value |
The address as a value for numerical addresses (or uint.MaxValue).
| |
| WildCard |
True if this is the wildcard port segment.
|