C# 클래스 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.
상속: IAssociationEvent
파일 보기 프로젝트 열기: rogeralsing/akka.net 1 사용 예제들

공개 메소드들

메소드 설명
InboundAssociation ( AssociationHandle association ) : System

메소드 상세

InboundAssociation() 공개 메소드

public InboundAssociation ( AssociationHandle association ) : System
association AssociationHandle
리턴 System