Exemplo n.º 1
0
 internal static bool IsFinal(this OperationStatus operationStatus)
 => !operationStatus.IsActive();