SpanStatus Type
Span status
Union cases
| Union case |
Description
|
Full Usage:
Cancelled
|
|
Full Usage:
Error message
Parameters:
string
|
|
Full Usage:
Ok
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCancelled
Returns: bool
|
|
Full Usage:
this.IsError
Returns: bool
|
|
Full Usage:
this.IsOk
Returns: bool
|
|
Nao