C# Class NDG.StorageAccess.DataServices.ResponseSetDataService

Afficher le fichier Open project: nokiadatagathering/WP7-Official

Méthodes publiques

Méthode Description
SendResponseSet ( string userName, string password, string serverUrl, int responseSetID, UploadReposneSetCallback callback ) : void

Méthodes protégées

Méthode Description
GetRequestStreamCallback ( IAsyncResult asynchronousResult ) : void

Private Methods

Méthode Description
SendResponseSetCallback ( IAsyncResult result ) : void

Method Details

GetRequestStreamCallback() protected méthode

protected GetRequestStreamCallback ( IAsyncResult asynchronousResult ) : void
asynchronousResult IAsyncResult
Résultat void

SendResponseSet() public méthode

public SendResponseSet ( string userName, string password, string serverUrl, int responseSetID, UploadReposneSetCallback callback ) : void
userName string
password string
serverUrl string
responseSetID int
callback UploadReposneSetCallback
Résultat void