Method | Description | |
---|---|---|
ExecuteUpload ( IExecutePicasaUploaderWorkflowMessage message, Google.GData.Client.ClientLoginAuthenticator picasaAuthenticator, Google.GData.Photos.PicasaEntry picasaEntry ) : void | ||
OnResumableUploaderAsyncOperationCompleted ( object sender, Google.GData.Client.AsyncOperationCompletedEventArgs e ) : void | ||
OnResumableUploaderAsyncOperationProgress ( object sender, Google.GData.Client.AsyncOperationProgressEventArgs e ) : void |
protected ExecuteUpload ( IExecutePicasaUploaderWorkflowMessage message, Google.GData.Client.ClientLoginAuthenticator picasaAuthenticator, Google.GData.Photos.PicasaEntry picasaEntry ) : void | ||
message | IExecutePicasaUploaderWorkflowMessage | |
picasaAuthenticator | Google.GData.Client.ClientLoginAuthenticator | |
picasaEntry | Google.GData.Photos.PicasaEntry | |
return | void |
protected OnResumableUploaderAsyncOperationCompleted ( object sender, Google.GData.Client.AsyncOperationCompletedEventArgs e ) : void | ||
sender | object | |
e | Google.GData.Client.AsyncOperationCompletedEventArgs | |
return | void |
protected OnResumableUploaderAsyncOperationProgress ( object sender, Google.GData.Client.AsyncOperationProgressEventArgs e ) : void | ||
sender | object | |
e | Google.GData.Client.AsyncOperationProgressEventArgs | |
return | void |