Click or drag to resize
HttpUtilityExtractResult Method
Extracts the result from the response

Namespace: DrawerBackup.Native.Runtime
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static Result ExtractResult(
	HttpResponseMessage response
)

Parameters

response
Type: System.Net.HttpHttpResponseMessage

Return Value

Type: Result
See Also