Public Events

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

See Also