Click or drag to resize
XDL

XVideoChannelProcessLogging Property

성능 분석을 위해 로그 기록 여부를 지정한다. 로그 파일은 채널이 활성화될 때 실행 경로에 만들어지고 비활성화될 때 닫힌다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public bool ProcessLogging { get; set; }

Property Value

Type: Boolean
See Also