CosmosOptions.OperationExecutor Property

Definition

The operation executor used to execute operations using the Cosmos DB client.

public Orleans.Clustering.Cosmos.ICosmosOperationExecutor OperationExecutor { get; set; }
member this.OperationExecutor : Orleans.Clustering.Cosmos.ICosmosOperationExecutor with get, set
Public Property OperationExecutor As ICosmosOperationExecutor

Property Value

Applies to