RealTimeServerTlsConnectionManager.StopListeningForIncomingConnections Method
This method does the actual S4 stop for listening.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overrides Sub StopListeningForIncomingConnections
'Usage
Me.StopListeningForIncomingConnections()
protected override void StopListeningForIncomingConnections()
See Also
Reference
RealTimeServerTlsConnectionManager Class