ServiceHostBase.OnAbort 方法

定義

中止服務。

protected:
 override void OnAbort();
protected override sealed void OnAbort ();
protected override void OnAbort ();
override this.OnAbort : unit -> unit
Protected Overrides NotOverridable Sub OnAbort ()
Protected Overrides Sub OnAbort ()

適用於