C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AsyncRequestMonitor.cs File Reference

Go to the source code of this file.

Classes

class  AnalyzeRe.Utilities.AsyncRequestMonitor< T >
 Can be used to asynchronously poll a request until the result is ready. More...
 
class  AnalyzeRe.Utilities.AsyncRequestMonitor< T >.OnCompletedEventArgs
 The OnPollEventHandler EventArgs. More...
 
class  AnalyzeRe.Utilities.AsyncRequestMonitor< T >.OnErrorEventArgs
 The OnPollEventHandler EventArgs. More...
 
class  AnalyzeRe.Utilities.AsyncRequestMonitor< T >.OnPollEventArgs
 The OnPollEventHandler EventArgs. More...
 

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.Utilities