Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ultralight
StompClientExtensionMethods
C# 클래스 Ultralight.StompClientExtensionMethods
파일 보기
프로젝트 열기: ernstnaezer/ultralight
공개 메소드들
메소드
설명
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