Méthode | Description | |
---|---|---|
Clear ( ) : void |
Removes all the requests
|
|
Invoke ( string methodPath, WoopsaValue>.Dictionary |
||
Invoke ( string methodPath, WoopsaMethodArgumentInfo argumentInfos ) : |
||
Meta ( string objectPath ) : |
||
Read ( string propertyPath ) : |
||
RequestById ( int Id ) : |
||
Reset ( ) : void |
Clear the flag IsDone on all the requests Useful before re-executing a multirequest
|
|
WoopsaClientMultiRequest ( ) : System | ||
Write ( string propertyPath, |
Méthode | Description | |
---|---|---|
Add ( |
||
DispatchResults ( |
||
GetNextRequestId ( ) : int |
public Invoke ( string methodPath, WoopsaValue>.Dictionary |
||
methodPath | string | |
arguments | WoopsaValue>.Dictionary | |
Résultat |
public Invoke ( string methodPath, WoopsaMethodArgumentInfo argumentInfos ) : |
||
methodPath | string | |
argumentInfos | WoopsaMethodArgumentInfo | |
Résultat |
public Meta ( string objectPath ) : |
||
objectPath | string | |
Résultat |
public Read ( string propertyPath ) : |
||
propertyPath | string | |
Résultat |
public RequestById ( int Id ) : |
||
Id | int | |
Résultat |
public WoopsaClientMultiRequest ( ) : System | ||
Résultat | System |
public Write ( string propertyPath, |
||
propertyPath | string | |
value | ||
Résultat |