Method | Description | |
---|---|---|
CreateBoundRoot ( string name = null ) : |
||
CreateUnboundRoot ( string name ) : |
||
Dispose ( ) : void | ||
ExecuteMultiRequest ( |
||
WoopsaClient ( string url ) : System | ||
WoopsaClient ( string url, WoopsaContainer container, int notificationQueueSize = DefaultNotificationQueueSize ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ExecuteMultiRequestLocally ( |
public CreateBoundRoot ( string name = null ) : |
||
name | string | |
return |
public CreateUnboundRoot ( string name ) : |
||
name | string | |
return |
public ExecuteMultiRequest ( |
||
multiRequest | ||
return | void |
public WoopsaClient ( string url, WoopsaContainer container, int notificationQueueSize = DefaultNotificationQueueSize ) : System | ||
url | string | |
container | WoopsaContainer | |
notificationQueueSize | int | |
return | System |