WSTrustChannel.Closing イベント

定義

通信オブジェクトが最初に終了状態になったときに発生します。

public:
 virtual event EventHandler ^ Closing;
public event EventHandler Closing;
member this.Closing : EventHandler 
Public Custom Event Closing As EventHandler 

イベントの種類

実装

適用対象