WSTrustChannel.Opened 事件
定义
当通信对象完成从正在打开状态转换到已打开状态时发生。Occurs when the communication object completes its transition from the opening state into the opened state.
public:
virtual event EventHandler ^ Opened;
public event EventHandler Opened;
member this.Opened : EventHandler
Public Custom Event Opened As EventHandler