Méthode | Description | |
---|---|---|
BeginGet ( Get Get1, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAttempt ( |
||
BeginGetAttemptList ( GetAttemptList GetAttemptList1, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSet ( |
||
CancelAsync ( object userState ) : void | ||
EndGet ( System asyncResult ) : |
||
EndGetAttempt ( System asyncResult ) : |
||
EndGetAttemptList ( System asyncResult ) : Rustici.LETSI.rtws.client.attemptSummary[] | ||
EndSet ( System asyncResult ) : SetResponse | ||
GetAsync ( Get Get1 ) : void | ||
GetAsync ( Get Get1, object userState ) : void | ||
GetAttemptAsync ( |
||
GetAttemptAsync ( |
||
GetAttemptListAsync ( GetAttemptList GetAttemptList1 ) : void | ||
GetAttemptListAsync ( GetAttemptList GetAttemptList1, object userState ) : void | ||
LETSIRTE_Service ( ) : System | ||
SetAsync ( |
||
SetAsync ( |
Méthode | Description | |
---|---|---|
Get ( [ Namespace = "http://letsi.org/rte/1.0")]GetGet1 ) : |
||
GetAttempt ( [ Namespace = "http://letsi.org/rte/1.0")]GetAttemptGetAttempt1 ) : |
||
GetAttemptList ( [ Namespace = "http://letsi.org/rte/1.0")]GetAttemptListGetAttemptList1 ) : Rustici.LETSI.rtws.client.attemptSummary[] | ||
OnGetAttemptListOperationCompleted ( object arg ) : void | ||
OnGetAttemptOperationCompleted ( object arg ) : void | ||
OnGetOperationCompleted ( object arg ) : void | ||
OnSetOperationCompleted ( object arg ) : void | ||
Set ( [ Namespace = "http://letsi.org/rte/1.0")]SetSet1 ) : SetResponse |
public BeginGet ( Get Get1, System callback, object asyncState ) : System.IAsyncResult | ||
Get1 | Get | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetAttempt ( |
||
GetAttempt1 | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetAttemptList ( GetAttemptList GetAttemptList1, System callback, object asyncState ) : System.IAsyncResult | ||
GetAttemptList1 | GetAttemptList | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginSet ( |
||
Set1 | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public EndGet ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndGetAttempt ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndGetAttemptList ( System asyncResult ) : Rustici.LETSI.rtws.client.attemptSummary[] | ||
asyncResult | System | |
Résultat | Rustici.LETSI.rtws.client.attemptSummary[] |
public EndSet ( System asyncResult ) : SetResponse | ||
asyncResult | System | |
Résultat | SetResponse |
public GetAsync ( Get Get1, object userState ) : void | ||
Get1 | Get | |
userState | object | |
Résultat | void |
public GetAttemptAsync ( |
||
GetAttempt1 | ||
Résultat | void |
public GetAttemptAsync ( |
||
GetAttempt1 | ||
userState | object | |
Résultat | void |
public GetAttemptListAsync ( GetAttemptList GetAttemptList1 ) : void | ||
GetAttemptList1 | GetAttemptList | |
Résultat | void |
public GetAttemptListAsync ( GetAttemptList GetAttemptList1, object userState ) : void | ||
GetAttemptList1 | GetAttemptList | |
userState | object | |
Résultat | void |
public SetAsync ( |
||
Set1 | ||
userState | object | |
Résultat | void |