Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Ultralight
StompClientExtensionMethods
C# Класс Ultralight.StompClientExtensionMethods
Показать файл
Открыть проект
Открытые методы
Метод
Описание
IsConnected
(
this
stompClient
) :
bool
Determines whether the specified stomp client is connected.
Описание методов
IsConnected()
публичный
статический
Метод
Determines whether the specified stomp client is connected.
public
static
IsConnected
(
this
stompClient
) :
bool
stompClient
this
The stomp client.
Результат
bool