ProtocolOptions Constructor |
Name | Description | |
---|---|---|
ProtocolOptions |
Creates a new ProtocolOptions instance using the
DEFAULT_PORT.
| |
ProtocolOptions(Int32) |
Creates a new ProtocolOptions instance using the provided port.
| |
ProtocolOptions(Int32, SSLOptions) |
Creates a new ProtocolOptions instance using the provided port and SSL context.
|