CosmosOptions.OperationExecutor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operation executor used to execute operations using the Cosmos DB client.
public Orleans.Persistence.Cosmos.ICosmosOperationExecutor OperationExecutor { get; set; }
member this.OperationExecutor : Orleans.Persistence.Cosmos.ICosmosOperationExecutor with get, set
Public Property OperationExecutor As ICosmosOperationExecutor