C# Class Akka.Interfaced.TaskContinuationMessage

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

Public Properties

Property Type Description
CallbackAction SendOrPostCallback
CallbackState object
Context MessageHandleContext

Property Details

CallbackAction public property

public SendOrPostCallback CallbackAction
return SendOrPostCallback

CallbackState public property

public object CallbackState
return object

Context public property

public MessageHandleContext,Akka.Interfaced Context
return MessageHandleContext