Click or drag to resize

NetworkProfiler Class

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

NetworkProfiler for profiling network traffic
Inheritance Hierarchy
SystemObject
  MLAPI.ProfilingNetworkProfiler

Namespace:  MLAPI.Profiling
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class NetworkProfiler
Request Example View Source

The NetworkProfiler type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberisRunning
Wheter or not the profiler is recording data
Public propertyStatic memberTicks
The ticks that has been recorded
Top
Methods
See Also