IActorRuntime.GetCurrentActorCount method
Returns the current count of active actors managed by this runtime.
public int GetCurrentActorCount()
Return Value
The current count of active actors.
Remarks
This method is not thread-safe.
See Also
- interface IActorRuntime
- namespace Microsoft.Coyote.Actors
- assembly Microsoft.Coyote.Actors