Click or drag to resize
ProtocolOptions Constructor
Overload List
  NameDescription
Public methodProtocolOptions
Creates a new ProtocolOptions instance using the DEFAULT_PORT.
Public methodProtocolOptions(Int32)
Creates a new ProtocolOptions instance using the provided port.
Public methodProtocolOptions(Int32, SSLOptions)
Creates a new ProtocolOptions instance using the provided port and SSL context.
Top
See Also