Język

ResourceMonitoringOptions.PublishingWindow Właściwość

Definicja

Uwaga

This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.

Pobiera lub ustawia okno obserwacji używane do obliczania ResourceUtilization wystąpień wypychanych do wydawców.

public:
 property TimeSpan PublishingWindow { TimeSpan get(); void set(TimeSpan value); };
[System.Obsolete("This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.", DiagnosticId="EXTOBS0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public TimeSpan PublishingWindow { get; set; }
public TimeSpan PublishingWindow { get; set; }
[<System.Obsolete("This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.", DiagnosticId="EXTOBS0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
member this.PublishingWindow : TimeSpan with get, set
member this.PublishingWindow : TimeSpan with get, set
Public Property PublishingWindow As TimeSpan

Wartość właściwości

Wartość domyślna to 5 sekund.

Atrybuty

Uwagi

Wartość musi być mniejsza lub równa CollectionWindow.

Dotyczy