RealTimeServerTcpConnectionManager Events

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Public Events

Name Description
Bb759199.pubevent(en-us,office.12).gif ConnectionPoolAdded
Raised when a connection pool is added.
(inherited from RealTimeConnectionManager )
Bb759199.pubevent(en-us,office.12).gif ConnectionPoolRemoved
Raised when a connection pool is removed.
(inherited from RealTimeConnectionManager )
Bb759199.pubevent(en-us,office.12).gif IncomingConnectionAdded
Raised when a new incoming connection is added.
(inherited from RealTimeServerConnectionManager )
Bb759199.pubevent(en-us,office.12).gif IncomingConnectionRemoved
Raised when a new incoming connection is removed.
(inherited from RealTimeServerConnectionManager )
Bb759199.pubevent(en-us,office.12).gif IncomingTlsNegotiationFailed
Raised when the TLS negotiation fails for an incoming connection.
(inherited from RealTimeServerConnectionManager )
Bb759199.pubevent(en-us,office.12).gif ListeningAborted
Raised when the listening is aborted.
(inherited from RealTimeServerConnectionManager )
Bb759199.pubevent(en-us,office.12).gif ListeningAddressesChanged
Raised when one or more items are added or removed from the list of listening addresses.
(inherited from RealTimeServerConnectionManager )

See Also

Reference

RealTimeServerTcpConnectionManager Class
Microsoft.Rtc.Signaling Namespace