ChildRestartStatsRestartTimeWindowStartTicks Property |
[Missing <summary> documentation for "P:Akka.Actor.Internal.ChildRestartStats.RestartTimeWindowStartTicks"]
Namespace: Akka.Actor.InternalAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic long RestartTimeWindowStartTicks { get; }
Public ReadOnly Property RestartTimeWindowStartTicks As Long
Get
public:
property long long RestartTimeWindowStartTicks {
long long get ();
}
member RestartTimeWindowStartTicks : int64 with get
Property Value
Type:
Int64
See Also