Click or drag to resize
weroSoft AG, Software
TraceProviderTimeSyncType Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Definition for time synchronization where a time synchronizer is a readable or writable element.

Namespace:  WeroSoft.Diagnostics
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum TraceProviderTimeSyncType
Members
  Member nameValueDescription
Reader0 The time synchronizer is a readable element.
Writer1 The time synchronizer is a writable element.
See Also