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. (inherited from RealTimeServerConnectionManager ) |
![]() |
IncomingConnectionRemoved | Raised when a new incoming connection is removed. (inherited from RealTimeServerConnectionManager ) |
![]() |
IncomingTlsNegotiationFailed | Raised when the TLS negotiation fails for an incoming connection. (inherited from RealTimeServerConnectionManager ) |
![]() |
ListeningAborted | Raised when the listening is aborted. (inherited from RealTimeServerConnectionManager ) |
![]() |
ListeningAddressesChanged | Raised when one or more items are added or removed from the list of listening addresses. (inherited from RealTimeServerConnectionManager ) |