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