Overload List

  Name Description
RealTimeConnectionManager () () ()
Initializes the instance with default localhost name and no certificates.
RealTimeConnectionManager(String)
Initializes a new instance of this class from localHost.
RealTimeConnectionManager(String, array< Byte > [] () [] )
Initializes an instance of this class from the certificate information.
RealTimeConnectionManager(String, String, array< Byte > [] () [] )
Initializes an instance of this class from localHost and the certificate information.

See Also