OperationType

OperationFinishedEventArgs.OperationType property

Gets the operation type.

public OperationType OperationType { get; }

Property Value

The operation type.

See Also