ProtocolAddressBuilder Properties |
The ProtocolAddressBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Returns the address constructed by this builder.
| |
| BinaryParts |
Gets of sets the parts of the address path as binary data.
| |
| Host |
Gets or sets the host name of the address.
| |
| Parts |
Gets or sets the parts of the address Path.
| |
| Port |
Gets or sets the port number of the address.
| |
| Scheme |
Gets or sets the scheme of the address.
|