C# 클래스 Akka.Interfaced.RequestHandlerItem

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

공개 프로퍼티들

프로퍼티 타입 설명
AsyncHandler RequestAsyncHandler
GenericHandlerBuilder RequestHandlerItem>.Func
Handler RequestHandler
InterfaceType System.Type
IsGeneric bool
IsReentrant bool

프로퍼티 상세

AsyncHandler 공개적으로 프로퍼티

public RequestAsyncHandler AsyncHandler
리턴 RequestAsyncHandler

GenericHandlerBuilder 공개적으로 프로퍼티

public Func GenericHandlerBuilder
리턴 RequestHandlerItem>.Func

Handler 공개적으로 프로퍼티

public RequestHandler Handler
리턴 RequestHandler

InterfaceType 공개적으로 프로퍼티

public Type,System InterfaceType
리턴 System.Type

IsGeneric 공개적으로 프로퍼티

public bool IsGeneric
리턴 bool

IsReentrant 공개적으로 프로퍼티

public bool IsReentrant
리턴 bool