Поделиться через


Метод 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.

В начало