CancelSession 方法
Cancels the session on the server.
多載清單
名稱 | 描述 | |
---|---|---|
CancelSession() () () () | Cancels the session on the server. | |
CancelSession(Int32) | Cancels the specified session on the server. | |
CancelSession(String) | Cancels the specified session on the server. | |
CancelSession(Int32, Boolean) | Cancels the specified session on the server. | |
CancelSession(String, Boolean) | Cancels the specified session on the server. |
頂端