BaseInvoke
abstract
protected abstract ValueTask<Response> BaseInvoke() Invokes the generated request implementation.
Returns
A response representing the invocation result.
protected abstract ValueTask<Response> BaseInvoke()public override void Dispose()public override ValueTask<Response> Invoke()protected void SetExclusiveLock(bool value)valuebooltrue to acquire exclusive locks for reads; otherwise, false. protected void SetTransactionOptions(TransactionOption txOption)txOptionTransactionOptionprotected void SetTransactionOptions(TransactionOptionAlias txOption)txOptionTransactionOptionAlias