ScatterGatherFirstCompletedGroupWithin Property |
[Missing <summary> documentation for "P:Akka.Routing.ScatterGatherFirstCompletedGroup.Within"]
Namespace: Akka.RoutingAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic TimeSpan Within { get; }
Public ReadOnly Property Within As TimeSpan
Get
public:
property TimeSpan Within {
TimeSpan get ();
}
member Within : TimeSpan with get
Property Value
Type:
TimeSpan
See Also