Click or drag to resize
CompleteTaskSetResult Property
Gets the set result.

Namespace: Akka.Dispatch.SysMsg
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Action SetResult { get; }

Property Value

Type: Action
The set result.
See Also