EPATHPort |
public sealed class PortSegment : EPATHSegment
The EPATHPortSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATHPortSegment | Construct a new Port segment wildcard. | |
| EPATHPortSegment(PortNo, BufferSegment) | Construct a new Port segment. |
| 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. |
| Name | Description | |
|---|---|---|
| Marshal |
Marshal segment.
(Overrides EPATHSegmentMarshal(BufferWriter, Boolean)) |