次の方法で共有


WSTrustChannel.Closing イベント

定義

通信オブジェクトが初めて Closing 状態に遷移するときに発生します。

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

イベントの種類

EventHandler

実装

適用対象