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(); };
public Microsoft.Extensions.Diagnostics.ResourceMonitoring.Snapshot Snapshot { get; }
[System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0008", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public Microsoft.Extensions.Diagnostics.ResourceMonitoring.Snapshot Snapshot { get; }
member this.Snapshot : Microsoft.Extensions.Diagnostics.ResourceMonitoring.Snapshot
[<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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.