HslTimeOutTimeoutLogNet 属性 |
获取或设置当前的超时线程的状态日志信息,只要实例化,即可记录当前的超时日志运行信息
Obtain or set the status log information of the current timeout thread, and record the current timeout log operation information as long as it is instantiated
命名空间:
HslCommunication
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static ILogNet TimeoutLogNet { get; set; }
Public Shared Property TimeoutLogNet As ILogNet
Get
Set
public:
static property ILogNet^ TimeoutLogNet {
ILogNet^ get ();
void set (ILogNet^ value);
}
static member TimeoutLogNet : ILogNet with get, set
属性值
类型:
ILogNet参见