C# 클래스 Akka.Interfaced.SlimServer.IActorBoundChannelObserver_PayloadTable.ChannelClose_Invoke

상속: IInterfacedPayload, IInvokable
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
channel Akka.Interfaced.SlimServer.IActorBoundChannel
tag object

공개 메소드들

메소드 설명
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

메소드 상세

GetInterfaceType() 공개 메소드

public GetInterfaceType ( ) : Type
리턴 System.Type

Invoke() 공개 메소드

public Invoke ( object __target ) : void
__target object
리턴 void

프로퍼티 상세

channel 공개적으로 프로퍼티

public Akka.Interfaced.SlimServer.IActorBoundChannel channel
리턴 Akka.Interfaced.SlimServer.IActorBoundChannel

tag 공개적으로 프로퍼티

public object tag
리턴 object