StopListeningForIncomingConnections Method
Stops listening for incoming connections.
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
RealTimeServerTcpConnectionManager Class