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)
|
適用於