C# Class Akka.Interfaced.MessageHandlerItem

Datei anzeigen Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
AsyncHandler MessageAsyncHandler
GenericHandlerBuilder MessageHandlerItem>.Func
Handler MessageHandler
IsGeneric bool
IsReentrant bool

Property Details

AsyncHandler public_oe property

public MessageAsyncHandler AsyncHandler
return MessageAsyncHandler

GenericHandlerBuilder public_oe property

public Func GenericHandlerBuilder
return MessageHandlerItem>.Func

Handler public_oe property

public MessageHandler Handler
return MessageHandler

IsGeneric public_oe property

public bool IsGeneric
return bool

IsReentrant public_oe property

public bool IsReentrant
return bool