ImageServingStatistics.TotalImageSizeBytes Property

Definition

The total size in bytes of images sent to the model.

public long? TotalImageSizeBytes { get; }
member this.TotalImageSizeBytes : Nullable<int64>
Public ReadOnly Property TotalImageSizeBytes As Nullable(Of Long)

Property Value

Applies to