| 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.5.1.0 (12.5.1.0)
 语法
语法public void LeaveReadOperator()
Public Sub LeaveReadOperator
public:
void LeaveReadOperator()
member LeaveReadOperator : unit -> unit 
 参见
参见