UpgradeQueryClient..::..CurrentPlan Method

CurrentPlan queries the current upgrade plan.

Namespace:  SecretNET.Query
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<QueryCurrentPlanResponse> CurrentPlan(
	QueryCurrentPlanRequest request
)

Parameters

request
Type: QueryCurrentPlanRequest
The request.

Return Value

QueryCurrentPlanResponse.