메소드 | 설명 | |
---|---|---|
MessageStreamListener ( |
|
|
Start ( ) : void |
Starts processing the streaming URI
|
|
Stop ( ) : void |
Stops processing
|
|
Subscribe ( Action |
||
Unsubscribe ( Action |
메소드 | 설명 | |
---|---|---|
CreateClient ( ) : |
||
Dispose ( ) : void |
메소드 | 설명 | |
---|---|---|
CleanupRequests ( ) : void | ||
CurrentDomain_DomainUnload ( object sender, |
||
GetNextPoolUri ( ) : Uri>.KeyValuePair |
||
IDisposable ( ) : void | ||
ProcessPool ( ) : void | ||
ReadMessages ( |
||
SleepUntil ( int milliseconds ) : bool |
Sleeps until the time elapses. Returns false if the sleep was aborted.
|
|
Trigger ( string message ) : void | ||
Worker ( object state ) : void |
public MessageStreamListener ( |
||
urls | ||
converter | Func |
you use this to redirect the original url into somewhere else. called only once by urls before the MessageStreamListener starts processing it |
리턴 | System |