Click or drag to resize

NetworkProfilerisRunning Property

[This is preliminary documentation and is subject to change.]

Wheter or not the profiler is recording data

Namespace:  MLAPI.Profiling
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool isRunning { get; }
Request Example View Source

Property Value

Type: Boolean
See Also