Property PinnedChannel
PinnedChannel
Gets pinned channel for the current transaction. Value has meaning if and only if a transaction is in progress.
public IChannelHandle PinnedChannel { get; }
Property Value
- IChannelHandle
The pinned channel for the current transaction.