NSUrlDownloadDelegate_Extensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public static class NSUrlDownloadDelegate_Extensions
type NSUrlDownloadDelegate_Extensions = class
- 继承
-
NSUrlDownloadDelegate_Extensions
方法
CanceledAuthenticationChallenge(INSUrlDownloadDelegate, NSUrlDownload, NSUrlAuthenticationChallenge)
|
CreatedDestination(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DecideDestination(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DecodeSourceData(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DownloadBegan(INSUrlDownloadDelegate, NSUrlDownload)
|
FailedWithError(INSUrlDownloadDelegate, NSUrlDownload, NSError)
|
Finished(INSUrlDownloadDelegate, NSUrlDownload)
|
ReceivedAuthenticationChallenge(INSUrlDownloadDelegate, NSUrlDownload, NSUrlAuthenticationChallenge)
|
ReceivedData(INSUrlDownloadDelegate, NSUrlDownload, nuint)
|
ReceivedResponse(INSUrlDownloadDelegate, NSUrlDownload, NSUrlResponse)
|
Resume(INSUrlDownloadDelegate, NSUrlDownload, NSUrlResponse, Int64)
|
WillSendRequest(INSUrlDownloadDelegate, NSUrlDownload, NSUrlRequest, NSUrlResponse)
|
适用于