CommunicationObject.OnClosing 메서드

정의

통신 개체가 Closing 상태로 전환되는 중에 호출됩니다.

protected:
 virtual void OnClosing();
protected virtual void OnClosing ();
abstract member OnClosing : unit -> unit
override this.OnClosing : unit -> unit
Protected Overridable Sub OnClosing ()

설명

메서드는 Close 통신 개체가 처음에 상태에 있으면 호출 OnClosing 합니다 Opened .

적용 대상