Codec_CosmosConditionNotSatisfiedException.ReadValue<TReaderInput> 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 Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException ReadValue<TReaderInput>(ref Orleans.Serialization.Buffers.Reader<TReaderInput> reader, Orleans.Serialization.WireProtocol.Field field);
abstract member ReadValue : Reader * Orleans.Serialization.WireProtocol.Field -> Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException
override this.ReadValue : Reader * Orleans.Serialization.WireProtocol.Field -> Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException
Public Function ReadValue(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), field As Field) As CosmosConditionNotSatisfiedException
Type Parameters
- TReaderInput
Parameters
- reader
- Reader<TReaderInput>
- field
- Field