Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ultralight
StompClientExtensionMethods
C# Class Ultralight.StompClientExtensionMethods
Exibir arquivo
Open project: ernstnaezer/ultralight
Public Methods
Method
Description
IsConnected
(
this
stompClient
) :
bool
Determines whether the specified stomp client is connected.
Method Details
IsConnected()
public
static
method
Determines whether the specified stomp client is connected.
public
static
IsConnected
(
this
stompClient
) :
bool
stompClient
this
The stomp client.
return
bool