Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from RealTimeServerConnectionManager ) | |
Equals | Overloaded. (inherited from Object ) | |
GetConnectionPools | Gets the list of connection pools in this connection manager. (inherited from RealTimeConnectionManager ) | |
GetHashCode | (inherited from Object ) | |
GetIncomingConnections | Gets the list of incoming connections. (inherited from RealTimeServerConnectionManager ) | |
GetListeningAddresses | Gets the collection of listening addresses. (inherited from RealTimeServerConnectionManager ) | |
GetLocalCertificateSerialNumber | Gets the serial number of the local certificate used. (inherited from RealTimeConnectionManager ) | |
GetOutgoingConnectionCount | Returns the total number of outgoing connections in the connection pools. (inherited from RealTimeServerConnectionManager ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetLocalCertificate | (inherited from RealTimeConnectionManager ) | |
StartListening | (inherited from RealTimeServerConnectionManager ) | |
StopListening | Thrown when the Listen method times out. (inherited from RealTimeServerConnectionManager ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
CanLocalHostBeChangedNow | Sets the local host. (inherited from RealTimeServerConnectionManager ) | |
CanShutdownCoreManagerNow | Gets whether the core manager can be shut down. (inherited from RealTimeServerConnectionManager ) | |
CheckDisposed | Check whether this instance is disposed and throw ObjectDisposedException. (inherited from RealTimeConnectionManager ) | |
CleanUpConnections | Cleans up connections. (inherited from RealTimeServerConnectionManager ) | |
CoreManagerIncomingTlsNegotiationFailed | (inherited from RealTimeServerConnectionManager ) | |
DecrementThrottleCount | Decrements the current outstanding count. (inherited from RealTimeServerConnectionManager ) | |
Dispose | Overloaded. (inherited from RealTimeServerConnectionManager ) | |
Finalize | Finalizes the object. (inherited from RealTimeConnectionManager ) | |
GetDestinationTuple | Overloaded. (inherited from RealTimeConnectionManager ) | |
IncomingConnectionConnected | (inherited from RealTimeServerConnectionManager ) | |
IncrementThrottleCount | Increments the current outstanding count. (inherited from RealTimeServerConnectionManager ) | |
InitializeContactHeader | Overridden. Creates a contact header for the client connection manager. | |
IsThrottlingInEffect | Determines whether the incoming message should be throttled. (inherited from RealTimeServerConnectionManager ) | |
ListenForIncomingConnections | Overridden. Starts listening for incoming connections. | |
MemberwiseClone | (inherited from Object ) | |
SetDefaultTlsTuple | Sets the default TlsCredentials for the core manager. (inherited from RealTimeConnectionManager ) | |
StopListeningForIncomingConnections | Overridden. Stops listening for incoming connections. |