메소드 | 설명 | |
---|---|---|
CreateBoundRoot ( string name = null ) : |
||
CreateUnboundRoot ( string name ) : |
||
Dispose ( ) : void | ||
ExecuteMultiRequest ( |
||
WoopsaClient ( string url ) : System | ||
WoopsaClient ( string url, WoopsaContainer container, int notificationQueueSize = DefaultNotificationQueueSize ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
ExecuteMultiRequestLocally ( |
public CreateBoundRoot ( string name = null ) : |
||
name | string | |
리턴 |
public CreateUnboundRoot ( string name ) : |
||
name | string | |
리턴 |
public ExecuteMultiRequest ( |
||
multiRequest | ||
리턴 | void |
public WoopsaClient ( string url, WoopsaContainer container, int notificationQueueSize = DefaultNotificationQueueSize ) : System | ||
url | string | |
container | WoopsaContainer | |
notificationQueueSize | int | |
리턴 | System |