Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AsyncReadManagerRequestMetric.SizeBytes

public ulong SizeBytes;

Description

The size of the read request, in bytes.

For AsyncReadManager operations, the size reported by this metric corresponds to the value specified in the ReadCommand.Size field.