Implemented interface member:
property
RetryAppend
System.IO.Log.IRecordSequence.RetryAppend
2 references to RetryAppend
System.IO.Log (2)
System\IO\Log\LogReserveAndAppendState.cs (1)
283&& (this.recordSequence.RetryAppend))
System\IO\Log\LogWriteRestartAreaState.cs (1)
249else if ((errorCode == Error.ERROR_NO_SYSTEM_RESOURCES) && (this.recordSequence.RetryAppend))