RealTimeServerTcpConnectionManager Methods

The RealTimeServerTcpConnectionManager type exposes the following members.

Methods

  Name Description
Protected method CanLocalHostBeChangedNow Sets the local host. (Inherited from RealTimeServerConnectionManager.)
Protected method CanShutdownCoreManagerNow Gets whether the core manager can be shut down. (Inherited from RealTimeServerConnectionManager.)
Protected method CleanUpConnections Cleans up connections. (Inherited from RealTimeServerConnectionManager.)
Protected method CoreManagerIncomingTlsNegotiationFailed This event callback is invoked when there is TLS negotiation failure for incoming connection. (Inherited from RealTimeServerConnectionManager.)
Protected method DecrementThrottleCount Decrements the current outstanding count. (Inherited from RealTimeServerConnectionManager.)
Public method Dispose()()()() Releases the resources used by the connection manager. (Inherited from RealTimeConnectionManager.)
Protected method Dispose(Boolean) Dispose implementation. (Inherited from RealTimeServerConnectionManager.)
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. (Inherited from RealTimeServerConnectionManager.)
Public method GetListeningAddresses Gets the collection of listening addresses. (Inherited from RealTimeServerConnectionManager.)
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. (Inherited from RealTimeServerConnectionManager.)
Public method GetType (Inherited from Object.)
Protected method IncomingConnectionConnected Handles incoming connection connected event. (Inherited from RealTimeServerConnectionManager.)
Protected method IncrementThrottleCount Increments the current outstanding count. (Inherited from RealTimeServerConnectionManager.)
Protected method IsThrottlingInEffect Determines whether the incoming message should be throttled. (Inherited from RealTimeServerConnectionManager.)
Protected method ListenForIncomingConnections Starts listening for incoming connections. (Overrides RealTimeServerConnectionManager..::..ListenForIncomingConnections(IPEndPoint).)
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. (Inherited from RealTimeServerConnectionManager.)
Public method StopListening Thrown when the [Listen] method times out. (Inherited from RealTimeServerConnectionManager.)
Protected method StopListeningForIncomingConnections Stops listening for incoming connections. (Overrides RealTimeServerConnectionManager..::..StopListeningForIncomingConnections()()()().)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RealTimeServerTcpConnectionManager Class

Microsoft.Rtc.Signaling Namespace