OperationContext Class |
[Missing <summary> documentation for "T:Couchbase.Core.Diagnostics.Tracing.OperationContext"]
Namespace: Couchbase.Core.Diagnostics.Tracing
public class OperationContext : IComparable<OperationContext>
The OperationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| OperationContext | Initializes a new instance of the OperationContext class |
| Name | Description | |
|---|---|---|
| BucketName | ||
| ConnectionId | ||
| LocalEndpoint | ||
| OperationId | ||
| RemoteEndpoint | ||
| ServerDuration | ||
| ServiceType | ||
| TimeoutMicroseconds |
| Name | Description | |
|---|---|---|
| CompareTo | ||
| CreateAnalyticsContext | ||
| CreateKvContext | ||
| CreateQueryContext | ||
| CreateSearchContext | ||
| CreateViewContext | ||
| ToString | (Overrides ObjectToString.) |