RealTimeServerConnectionManager Methods

The RealTimeServerConnectionManager type exposes the following members.

Methods

  Name Description
Protected method CanLocalHostBeChangedNow Sets the local host. (Overrides RealTimeConnectionManager..::..CanLocalHostBeChangedNow()()()().)
Protected method CanShutdownCoreManagerNow Gets whether the core manager can be shut down. (Overrides RealTimeConnectionManager..::..CanShutdownCoreManagerNow()()()().)
Protected method CleanUpConnections Cleans up connections. (Overrides RealTimeConnectionManager..::..CleanUpConnections()()()().)
Protected method CoreManagerIncomingTlsNegotiationFailed This event callback is invoked when there is TLS negotiation failure for incoming connection. (Overrides RealTimeConnectionManager..::..CoreManagerIncomingTlsNegotiationFailed(IncomingTlsNegotiationFailedEventArgs).)
Protected method DecrementThrottleCount Decrements the current outstanding count. (Overrides RealTimeConnectionManager..::..DecrementThrottleCount()()()().)
Public method Dispose()()()() Releases the resources used by the connection manager. (Inherited from RealTimeConnectionManager.)
Protected method Dispose(Boolean) Dispose implementation. (Overrides RealTimeConnectionManager..::..Dispose(Boolean).)
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 GetIncomingConnections Gets the list of incoming connections.
Public method GetListeningAddresses Gets the collection of listening addresses.
Public method GetLocalCertificateSerialNumber Gets the serial number of the local certificate used. (Inherited from RealTimeConnectionManager.)
Public method GetOutgoingConnectionCount Returns the total number of outgoing connections in the connection pools.
Public method GetType (Inherited from Object.)
Protected method IncomingConnectionConnected Handles incoming connection connected event. (Overrides RealTimeConnectionManager..::..IncomingConnectionConnected(SipConnection, String, X509Certificate).)
Protected method IncrementThrottleCount Increments the current outstanding count. (Overrides RealTimeConnectionManager..::..IncrementThrottleCount()()()().)
Protected method IsThrottlingInEffect Determines whether the incoming message should be throttled. (Overrides RealTimeConnectionManager..::..IsThrottlingInEffect()()()().)
Protected method ListenForIncomingConnections Performs S4 listening.
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 StartListening Starts listening on the specified address and port.
Public method StopListening Thrown when the [Listen] method times out.
Protected method StopListeningForIncomingConnections Performs an S4 stop for listening.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RealTimeServerConnectionManager Class

Microsoft.Rtc.Signaling Namespace