Table of Contents

Method WaitForFail

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

WaitForFail(TimeSpan)

Waits for the event source to fail or reach the specified idle tolerance.

public void WaitForFail(TimeSpan maximumIdleTolerance)

Parameters

maximumIdleTolerance TimeSpan

The maximum time to wait before considering the event source failed.