RetryingTargetWrapperWriteAsyncThreadSafe Method |
Name | Description | |
---|---|---|
WriteAsyncThreadSafe(AsyncLogEventInfo) |
Writes the specified log event to the wrapped target in a thread-safe manner.
(Overrides TargetWriteAsyncThreadSafe(AsyncLogEventInfo).) | |
WriteAsyncThreadSafe(IListAsyncLogEventInfo) |
Writes the specified log event to the wrapped target, retrying and pausing in case of an error.
(Overrides TargetWriteAsyncThreadSafe(IListAsyncLogEventInfo).) |