C# 클래스 Akka.Interfaced.NotificationHandlerItem

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

공개 프로퍼티들

프로퍼티 타입 설명
AsyncHandler NotificationAsyncHandler
GenericHandlerBuilder NotificationHandlerItem>.Func
Handler NotificationHandler
InterfaceType System.Type
IsGeneric bool
IsReentrant bool

프로퍼티 상세

AsyncHandler 공개적으로 프로퍼티

public NotificationAsyncHandler AsyncHandler
리턴 NotificationAsyncHandler

GenericHandlerBuilder 공개적으로 프로퍼티

public Func GenericHandlerBuilder
리턴 NotificationHandlerItem>.Func

Handler 공개적으로 프로퍼티

public NotificationHandler Handler
리턴 NotificationHandler

InterfaceType 공개적으로 프로퍼티

public Type,System InterfaceType
리턴 System.Type

IsGeneric 공개적으로 프로퍼티

public bool IsGeneric
리턴 bool

IsReentrant 공개적으로 프로퍼티

public bool IsReentrant
리턴 bool