ActivityTraceId
Represents a  TraceId whose format is based on a W3C standard.
                
Creates a new  ActivityTraceId value from a read-only span of 16 bytes.
Creates a new  ActivityTraceId value from a read-only span of 32 hexadecimal characters.
Creates a new  ActivityTraceId value from a read-only span of UTF8-encoded bytes.
Creates a new  ActivityTraceId based on a random number (that is very likely to be unique).
Determines whether two specified  ActivityTraceId instances have the same value.
Determines whether two specified  ActivityTraceId instances have the same value.
Copies the 16 bytes of the current  ActivityTraceId to a specified span.
Determines whether the current instance and a specified  ActivityTraceId are equal.
Returns a 32-character hexadecimal string that represents this span ID.