Property PinnedServer
PinnedServer
Gets or sets pinned server for the current transaction. Value has meaning if and only if a transaction is in progress.
public IServer PinnedServer { get; }
Property Value
- IServer
The pinned server for the current transaction.