This is the complete list of members for Span, including all inherited members.
| AddAttribute(string name, string value) | Span | |
| AddAttribute(string name, long value) | Span | |
| AddAttribute(string name, bool value) | Span | |
| AddAttribute(string name, double value) | Span | |
| Attribute(string name, string value) | AttributeMap | protected |
| Attribute(string name, bool value) | AttributeMap | protected |
| Attribute(string name, long value) | AttributeMap | protected |
| Attribute(string name, double value) | AttributeMap | protected |
| Dispose(bool disposing) | AttributeMap | virtual |
| Dispose() | AttributeMap | |
| Fail() | Span | |
| Fail(string message) | Span | |
| Handle | AttributeMap | |
| IsDisposed | AttributeMap | |
| IsEnabled | AttributeMap | protected |
| ObjectDisposing | AttributeMap | |
| Raise(Exception ex) | Span | |
| Return< T >(T value) | Span | |
| ReturnBool< T >(T value) | Span | |
| SendData() | Span | protected |
| SetStatusMessage(string msg) | Span | |
| Succeed() | Span | |
| Succeed< T >(T value) | Span |