Метод Server.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. |
В начало