Method | Description | |
---|---|---|
DoWork ( |
||
DoWork ( |
||
GetFeed ( |
This method is not threadsafe as the performer must be finished when calling this method. |
|
GetFeed ( |
This method is not threadsafe as the performer must be finished when calling this method. |
|
InternalAsyncPerformer ( |
Method | Description | |
---|---|---|
BuildFeedEntry ( |
||
Execute ( |
||
Execute ( |
||
ExecuteCompletedCallback ( IAsyncResult ar ) : void |
public DoWork ( |
||
config | ||
targetDigest | Digest | |
return | void |
public DoWork ( |
||
config | ||
syncDigestInfo | SyncFeedDigest | |
return | void |
public GetFeed ( |
||
config | ||
normalizedPageInfo | PageInfo | |
return | Feed |
public GetFeed ( |
||
config | ||
startIndex | int | |
count | int | |
return | SyncFeed |
public InternalAsyncPerformer ( |
||
parentPerformer | ||
return | System |