Click or drag to resize
JobOperationManagerGetLastEvent Method
Get the last event of a operation

Namespace: DrawerBackup.Server
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public JobEvent GetLastEvent(
	string operationId
)

Parameters

operationId
Type: SystemString

Return Value

Type: JobEvent
See Also