Returns the greater of two specified ulong values.
A ulong equal to val1 if val1 is greater than or equal to val2; otherwise, the return value is equal to val2.
This method is not CLS-compliant. For a CLS-compliant alternative, use Math.Max(sbyte, sbyte)(decimal, decimal).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0