ResourceUtilization.Snapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the latest snapshot of the resource utilization of the system.
public:
property Microsoft::Extensions::Diagnostics::ResourceMonitoring::Snapshot Snapshot { Microsoft::Extensions::Diagnostics::ResourceMonitoring::Snapshot get(); };
[System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0008", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public Microsoft.Extensions.Diagnostics.ResourceMonitoring.Snapshot Snapshot { get; }
[<System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0008", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
member this.Snapshot : Microsoft.Extensions.Diagnostics.ResourceMonitoring.Snapshot
Public ReadOnly Property Snapshot As Snapshot
Property Value
- Attributes
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.