Copier_CosmosConditionNotSatisfiedException.DeepCopy Method
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.
public override void DeepCopy(Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException input, Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException output, Orleans.Serialization.Cloning.CopyContext context);
override this.DeepCopy : Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException * Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException * Orleans.Serialization.Cloning.CopyContext -> unit
Public Overrides Sub DeepCopy (input As CosmosConditionNotSatisfiedException, output As CosmosConditionNotSatisfiedException, context As CopyContext)
Parameters
- context
- CopyContext