Edit

Share via


Codec_Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72.ReadValue<TReaderInput> Method

Definition

public OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72 ReadValue<TReaderInput> (ref Orleans.Serialization.Buffers.Reader<TReaderInput> reader, Orleans.Serialization.WireProtocol.Field field);
abstract member ReadValue : Reader * Orleans.Serialization.WireProtocol.Field -> OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72
override this.ReadValue : Reader * Orleans.Serialization.WireProtocol.Field -> OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72
Public Function ReadValue(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), field As Field) As Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72

Type Parameters

TReaderInput

Parameters

reader
Reader<TReaderInput>
field
Field

Returns

Applies to