C# Class Akka.Interfaced.NotificationHandlerItem

Afficher le fichier Open project: SaladLab/Akka.Interfaced Class Usage Examples

Méthodes publiques

Свойство 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
Résultat NotificationAsyncHandler

GenericHandlerBuilder public_oe property

public Func GenericHandlerBuilder
Résultat NotificationHandlerItem>.Func

Handler public_oe property

public NotificationHandler Handler
Résultat NotificationHandler

InterfaceType public_oe property

public Type,System InterfaceType
Résultat System.Type

IsGeneric public_oe property

public bool IsGeneric
Résultat bool

IsReentrant public_oe property

public bool IsReentrant
Résultat bool