IOnlineStatus.Offline 事件
定义
用信号通知实例已与网络资源断开连接。Signals that the instance has disconnected from a network resource.
public:
event EventHandler ^ Offline;
event EventHandler Offline;
member this.Offline : EventHandler
Event Offline As EventHandler
事件类型
- EventHandler
适用于