Click or drag to resize

IInfrascaleSdkRunLiveProtect Method

Run LiveProtect.

Namespace:  SOS.SDK.Contracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
void RunLiveProtect(
	RunLiveProtectRequest request
)

Parameters

request
Type: SOS.SDK.Contracts.DataContracts.Jobs.Backup.SchedulingRunLiveProtectRequest
Parameters of LiveProtect task.
See Also