Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Akka
Remote
Transport
InboundPayload
C# 클래스 Akka.Remote.Transport.InboundPayload
Message sent to the listener registered to an association (via the TaskCompletionSource returned by
AssociationHandle.ReadHandlerSource
)
상속:
IHandleEvent
파일 보기
프로젝트 열기: rogeralsing/akka.net
공개 메소드들
메소드
설명
InboundPayload
(
ByteString
payload
) :
System
ToString
( ) :
string
메소드 상세
InboundPayload()
공개
메소드
public
InboundPayload
(
ByteString
payload
) :
System
payload
ByteString
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string