Edit

Share via


RealTimeServerConnectionManager.StopListening Method

Definition

Stops listening for new connections.

public:
 void StopListening();
public void StopListening ();
member this.StopListening : unit -> unit
Public Sub StopListening ()

Exceptions

Thrown when the endpoint never listened or already stopped listening.

Thrown when the endpoint stopped listening and timed out.

Thrown when the operation failed.

Applies to