GET api/Resource/IsPauseLzWsDataThread?taskid={taskid}&pause={pause}&stop={stop}&dblinkname={dblinkname}
websocket 数据处理线程 终止或中止/恢复线程
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskid | string |
Required |
|
pause |
1:中止0:恢复 |
integer |
Required |
stop |
1:停止,无法恢复 |
integer |
Default value is 0 |
dblinkname | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{ "System.Object": {} }