FileMarkIdLeaveReadOperator 方法 |
离开本次的文件读取状态,如果没有任何的客户端在读取了,就执行缓存队列里的操作信息。
Leaving the current file reading status, if no client is reading, the operation information in the cache queue is executed.
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public void LeaveReadOperator()
Public Sub LeaveReadOperator
public:
void LeaveReadOperator()
member LeaveReadOperator : unit -> unit
参见