Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Akka
Remote
Transport
InboundAssociation
C# Class Akka.Remote.Transport.InboundAssociation
Message sent to
IAssociationEventListener
registered to a transport (via the TaskCompletionSource returned by
Transport.Listen
) when the inbound association request arrives.
Inheritance:
IAssociationEvent
显示文件
Open project: rogeralsing/akka.net
Class Usage Examples
Public Methods
Method
Description
InboundAssociation
(
AssociationHandle
association
) :
System
Method Details
InboundAssociation()
public
method
public
InboundAssociation
(
AssociationHandle
association
) :
System
association
AssociationHandle
return
System