Deserialize(Reader<TReaderInput>, EventHubBatchContainer)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, EventHubBatchContainer instance) Deserializes into the provided value.
Parameters
readerReader<TReaderInput>- The reader.
instanceEventHubBatchContainer- The value.
