Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StompSharp
ReceiptEvent
C# 클래스 StompSharp.ReceiptEvent
파일 보기
프로젝트 열기: Code-Sharp/StompSharp
공개 메소드들
메소드
설명
Callback
( ) :
void
ReceiptEvent
(
long
messageSequence
,
ManualResetEvent
callback
) :
System
메소드 상세
Callback()
공개
메소드
public
Callback
( ) :
void
리턴
void
ReceiptEvent()
공개
메소드
public
ReceiptEvent
(
long
messageSequence
,
ManualResetEvent
callback
) :
System
messageSequence
long
callback
System.Threading.ManualResetEvent
리턴
System