NSUrlDownloadDelegate_Extensions Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public static class NSUrlDownloadDelegate_Extensions
type NSUrlDownloadDelegate_Extensions = class
Herencia
NSUrlDownloadDelegate_Extensions
Métodos
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)
Se aplica a