Struct ConnectionHandlerLease
Identifies one exact handler generation owned by one channel connection.
public readonly struct ConnectionHandlerLease
- Inherited Members
Remarks
The authority is intentionally opaque. Callers can only present a lease back to its owner. It works like an optimistic concurrency token for one handler generation.