Share via


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.

적용 대상