Edit

Share via


Codec_Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8.ReadValue<TReaderInput> Method

Definition

public OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8 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_0DB087C8
override this.ReadValue : Reader * Orleans.Serialization.WireProtocol.Field -> OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8
Public Function ReadValue(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), field As Field) As Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8

Type Parameters

TReaderInput

Parameters

reader
Reader<TReaderInput>
field
Field

Returns

Applies to