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