RealTimeServerConnectionManager Properties

The RealTimeServerConnectionManager type exposes the following members.

Properties

  Name Description
Public property ConnectionThrottlingHighMark Gets or sets the high water mark for all connections. (Inherited from RealTimeConnectionManager.)
Public property ConnectionThrottlingLowMark Gets or sets the low water mark for all connections. (Inherited from RealTimeConnectionManager.)
Public property CurrentMessageThrottlingCount Get the current count of incoming messages that are waiting in internal queues.
Public property DefaultIncomingConnectionTimeout Gets or sets the default time-out value for any incoming connections.
Public property DefaultMaximumNumberOfConnectionsPerPool Gets or sets the pool size used for connection pools.
Public property DefaultOutgoingConnectionTimeout Gets or sets the default outgoing connection timeout value.
Public property DnsLoadBalancingDisabled (Inherited from RealTimeConnectionManager.)
Public property EnableAuthProtocolV3 Gets or sets the flag that controls negotiation of authentication protocol v3. (Inherited from RealTimeConnectionManager.)
Public property EndpointsCount Gets the number of endpoints currently supported by this manager. (Inherited from RealTimeConnectionManager.)
Public property IsListening Gets whether listening is enabled.
Public property ListeningPort Gets or sets the listening port.
Public property LocalCertificateIssuerName Gets the issuer of the local certificate used. (Inherited from RealTimeConnectionManager.)
Public property LocalHostName Gets the fully qualified local host name. (Inherited from RealTimeConnectionManager.)
Public property MessageThrottlingHighMark Gets or sets the value that controls the high water mark limit.
Public property MessageThrottlingLowMark Gets or sets the value that controls the low water mark limit.
Public property StrictDispatching Gets or sets whether incoming messages are routed to the hosted endpoints by this connection manager. (Inherited from RealTimeConnectionManager.)

Top

See Also

Reference

RealTimeServerConnectionManager Class

Microsoft.Rtc.Signaling Namespace