B1ServiceContextId
- A unique identifier for a service context instance that tracks one logical service session.
* Used to correlate operations, store context-scoped state, and prevent data mixing across concurrent contexts.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Value | int64 | The numeric value uniquely identifying this service context instance. |