C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Utilities.AsyncRequestMonitor< T > Member List

This is the complete list of members for AnalyzeRe.Utilities.AsyncRequestMonitor< T >, including all inherited members.

AsyncRequestMonitor(Func< T > functionThatMight503, PollingOptions pollingOptions=null)AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline
AsyncRequestMonitor(T resourceToMonitor, PollingOptions pollingOptions=null)AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline
Dispose()AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline
ElapsedAnalyzeRe.Utilities.AsyncRequestMonitor< T >
IsPollingActiveAnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnCompletedAnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnCompletedEventHandler(object sender, OnCompletedEventArgs e)AnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnErrorAnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnErrorEventHandler(object sender, OnErrorEventArgs e)AnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnPollAnalyzeRe.Utilities.AsyncRequestMonitor< T >
OnPollEventHandler(object sender, OnPollEventArgs e)AnalyzeRe.Utilities.AsyncRequestMonitor< T >
PollingOptionsAnalyzeRe.Utilities.AsyncRequestMonitor< T >
ResultAnalyzeRe.Utilities.AsyncRequestMonitor< T >
ResultExceptionAnalyzeRe.Utilities.AsyncRequestMonitor< T >
Start()AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline
Stop()AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline
Wait()AnalyzeRe.Utilities.AsyncRequestMonitor< T >inline