Property | Type | Description | |
---|---|---|---|
address | |||
completedCallback | CapsBase.RequestCompletedEventHandler | ||
contentType | string | ||
downloadProgressCallback | CapsBase.DownloadProgressEventHandler | ||
millisecondsTimeout | int |
Method | Description | |
---|---|---|
QueuedItem ( |
public QueuedItem ( |
||
address | ||
millisecondsTimeout | int | |
contentType | string | |
downloadProgressCallback | ||
completedCallback | ||
return | System |
public CapsBase.RequestCompletedEventHandler completedCallback | ||
return | CapsBase.RequestCompletedEventHandler |
public CapsBase.DownloadProgressEventHandler downloadProgressCallback | ||
return | CapsBase.DownloadProgressEventHandler |