RealTimeClientConnectionManager Methods

The RealTimeClientConnectionManager type exposes the following members.

Methods

  Name Description
Protected method CanLocalHostBeChangedNow Set the local host. (Inherited from RealTimeConnectionManager.)
Protected method CanShutdownCoreManagerNow Gets whether the core manager can be shut down now. (Inherited from RealTimeConnectionManager.)
Protected method CleanUpConnections Cleans up connections. (Inherited from RealTimeConnectionManager.)
Protected method CoreManagerIncomingTlsNegotiationFailed Provides event callback on TLS negotiation failure. (Inherited from RealTimeConnectionManager.)
Protected method DecrementThrottleCount Decrements the current outstanding count. (Inherited from RealTimeConnectionManager.)
Public method Dispose()()()() Releases the resources used by the connection manager. (Inherited from RealTimeConnectionManager.)
Protected method Dispose(Boolean) Releases the resources used by the connection manager. (Inherited from RealTimeConnectionManager.)
Public method Equals (Inherited from Object.)
Protected method Finalize Finalizes the object. (Inherited from RealTimeConnectionManager.)
Public method GetConnectionPools Gets the list of connection pools in this connection manager. (Inherited from RealTimeConnectionManager.)
Protected method GetDestinationTuple(SipTransportType, String, Int32) Get the tuple needed to make the connection. (Inherited from RealTimeConnectionManager.)
Protected method GetDestinationTuple(SipTransportType, String, Int32, String) Get the tuple needed to make the connection. (Inherited from RealTimeConnectionManager.)
Public method GetHashCode (Inherited from Object.)
Public method GetLocalCertificateSerialNumber Gets the serial number of the local certificate used. (Inherited from RealTimeConnectionManager.)
Public method GetType (Inherited from Object.)
Protected method IncomingConnectionConnected Handles incoming connection connected event. (Inherited from RealTimeConnectionManager.)
Protected method IncrementThrottleCount Increments the current outstanding count. (Inherited from RealTimeConnectionManager.)
Protected method IsThrottlingInEffect Determines if the incoming message should be throttled or not. (Inherited from RealTimeConnectionManager.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetDefaultTlsTuple Sets the default [TlsCredentials] for the core manager. (Inherited from RealTimeConnectionManager.)
Public method SetLocalCertificate Sets the local certificate information. (Inherited from RealTimeConnectionManager.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RealTimeClientConnectionManager Class

Microsoft.Rtc.Signaling Namespace