NullIoReporter
Represents a null design pattern for occasions where a valid IIoReporter is referenced but whose functionality isn't actually used or required. This class cannot be inherited.
Initializes a new instance of the NullIoReporter class.
public void PublishRetryMessage(Exception exception, TimeSpan timeSpan, int retryCount, int totalRetryCount, long lineNumber)