C# Class Akka.Interfaced.RequestHandlerItem

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

Public Properties

Property Type Description
AsyncHandler RequestAsyncHandler
GenericHandlerBuilder RequestHandlerItem>.Func
Handler RequestHandler
InterfaceType System.Type
IsGeneric bool
IsReentrant bool

Property Details

AsyncHandler public_oe property

public RequestAsyncHandler AsyncHandler
return RequestAsyncHandler

GenericHandlerBuilder public_oe property

public Func GenericHandlerBuilder
return RequestHandlerItem>.Func

Handler public_oe property

public RequestHandler Handler
return RequestHandler

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