Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Akka
Remote
Transport
InboundPayload
C# Class Akka.Remote.Transport.InboundPayload
Message sent to the listener registered to an association (via the TaskCompletionSource returned by
AssociationHandle.ReadHandlerSource
)
Inheritance:
IHandleEvent
Mostra file
Open project: rogeralsing/akka.net
Public Methods
Method
Description
InboundPayload
(
ByteString
payload
) :
System
ToString
( ) :
string
Method Details
InboundPayload()
public
method
public
InboundPayload
(
ByteString
payload
) :
System
payload
ByteString
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string