INotifyBotStopping 接口
定义机器人停止事件。
命名空间: HuajiTech.CoolQ.Events
程序集: HuajiTech.CoolQ.Abstractions.dll
语法
public interface INotifyBotStopping
事件
| 改善此文档 查看源代码BotStopping
在机器人停止时引发。
声明
event EventHandler BotStopping
事件类型
类型 | 描述 |
---|---|
System.EventHandler |