Click or drag to resize

ProtocolAddressBuilder Properties

The ProtocolAddressBuilder type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAddress
Returns the address constructed by this builder.
Public propertyBinaryParts
Gets of sets the parts of the address path as binary data.
Public propertyHost
Gets or sets the host name of the address.
Public propertyParts
Gets or sets the parts of the address Path.
Public propertyPort
Gets or sets the port number of the address.
Public propertyScheme
Gets or sets the scheme of the address.
Top
See Also