C# Class Akka.Interfaced.NotificationHandlerItem

Show file Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
AsyncHandler NotificationAsyncHandler
GenericHandlerBuilder NotificationHandlerItem>.Func
Handler NotificationHandler
InterfaceType System.Type
IsGeneric bool
IsReentrant bool

Property Details

AsyncHandler public property

public NotificationAsyncHandler AsyncHandler
return NotificationAsyncHandler

GenericHandlerBuilder public property

public Func GenericHandlerBuilder
return NotificationHandlerItem>.Func

Handler public property

public NotificationHandler Handler
return NotificationHandler

InterfaceType public property

public Type,System InterfaceType
return System.Type

IsGeneric public property

public bool IsGeneric
return bool

IsReentrant public property

public bool IsReentrant
return bool