Click or drag to resize

ProfilerTickBytes Property

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

The amount of bytes that were sent and / or recieved during this tick

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

Property Value

Type: UInt32
See Also