C# Class Akka.Interfaced.NotificationHandlerItem

Datei anzeigen 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_oe property

public NotificationAsyncHandler AsyncHandler
return NotificationAsyncHandler

GenericHandlerBuilder public_oe property

public Func GenericHandlerBuilder
return NotificationHandlerItem>.Func

Handler public_oe property

public NotificationHandler Handler
return NotificationHandler

InterfaceType public_oe property

public Type,System InterfaceType
return System.Type

IsGeneric public_oe property

public bool IsGeneric
return bool

IsReentrant public_oe property

public bool IsReentrant
return bool