ServiceHostBase.OnClosed Method

Definition

Releases resources used by the service host.

protected:
 override void OnClosed();
protected override void OnClosed ();
override this.OnClosed : unit -> unit
Protected Overrides Sub OnClosed ()

Applies to