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