Method | Description | |
---|---|---|
BeginReportUsage ( |
||
CancelAsync ( object userState ) : void | ||
EndReportUsage ( System asyncResult ) : void | ||
ReportUsageAsync ( |
||
ReportUsageAsync ( |
||
UsageService ( ) |
Method | Description | |
---|---|---|
IsLocalFileSystemWebService ( string url ) : bool | ||
OnReportUsageOperationCompleted ( object arg ) : void | ||
ReportUsage ( |
public BeginReportUsage ( |
||
data | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
return | void |
public EndReportUsage ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ReportUsageAsync ( |
||
data | ||
return | void |
public ReportUsageAsync ( |
||
data | ||
userState | object | |
return | void |