SwebClientInfoExitAndQuit 方法 |
关闭客户端并终止服务端会话
命名空间:
Swebui
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法public void ExitAndQuit(
string msg = ""
)
Public Sub ExitAndQuit (
Optional msg As String = ""
)
参数
- msg (Optional)
- 类型:SystemString
消息通知
参见