ISolidFireElementGetNvramInfoAsync Method (CancellationToken, NullableBoolean) |
GetNvramInfo enables you to retrieve information from each node about the NVRAM card.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetNvramInfoResult> GetNvramInfoAsync(
CancellationToken cancellationToken,
Nullable<bool> Force = null
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- Force (Optional)
- Type: SystemNullableBoolean
Return Value
Type:
TaskGetNvramInfoResultSee Also