Compartir a través de


CaptureDescription.SizeLimitInBytes Propiedad

Definición

Obtiene o establece la ventana de tamaño define la cantidad de datos creados en el centro de eventos antes de una operación de captura, el valor debe estar entre 10485760 a 524288000 bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="sizeLimitInBytes")]
public int? SizeLimitInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeLimitInBytes")>]
member this.SizeLimitInBytes : Nullable<int> with get, set
Public Property SizeLimitInBytes As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a