Public Properties

  Name Description
ConnectionThrottlingHighMark  Gets or sets the high water mark for all connections. (inherited from RealTimeConnectionManager )
ConnectionThrottlingLowMark  Gets or sets the low water mark for all connections. (inherited from RealTimeConnectionManager )
EnableAuthProtocolV3  Gets or sets the flag that controls negotiation of authentication protocol v3. (inherited from RealTimeConnectionManager )
EndpointsCount  Gets the number of endpoints currently supported by this manager. (inherited from RealTimeConnectionManager )
LocalCertificateIssuerName  Gets the issuer of the local certificate used. (inherited from RealTimeConnectionManager )
LocalHostName  Gets the fully qualified local host name. (inherited from RealTimeConnectionManager )
MaxHeaderNameLength  Gets or sets the maximum length for SignalingHeader.Name. (inherited from RealTimeConnectionManager )
MaxHeaderValueLength  Gets or sets the maximum length for SignalingHeader.Value. (inherited from RealTimeConnectionManager )
MaxMessageBodyLength  Gets or sets the maximum length of the message body in a SIP message. (inherited from RealTimeConnectionManager )
MaxParameterCount  Gets or sets the maximum number of parameters allowed in a signaling header or URI. (inherited from RealTimeConnectionManager )
StrictDispatching  Gets or sets whether incoming messages are routed to the hosted endpoints by this connection manager. (inherited from RealTimeConnectionManager )

See Also