CustomPeerResolverService.Close Method

Definition

Closes the peer resolver service.

public:
 virtual void Close();
public virtual void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Overridable Sub Close ()

Exceptions

The service has been closed by a previous call to this method.

Applies to