RealTimeConnectionManager Methods

The RealTimeConnectionManager type exposes the following members.

Methods

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

Top

See Also

Reference

RealTimeConnectionManager Class

Microsoft.Rtc.Signaling Namespace