Operation.TryReset method

Tries to reset the the operation with the specified id so that it can be reused. This is only allowed if the operation is already completed.

public static bool TryReset(ulong operationId)

See Also