Lifespan Structure |
Namespace: Couchbase.Core
public struct Lifespan
The Lifespan type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationTime |
Gets or sets the initial creation time of the operation.
| |
| Duration |
Gets or sets the duration of operations lifespan; the interval between creation and timeout.
|
| Name | Description | |
|---|---|---|
| TimedOut |
Checks if the operation has exceeded it's duration; if it has it is flagged as timedout.
|