Click or drag to resize

SystemTimeRegistry Class

System time registry.
Inheritance Hierarchy
SystemObject
  Demo3D.Net.ProtocolsSystemTimeRegistry

Namespace:  Demo3D.Net.Protocols
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public static class SystemTimeRegistry

The SystemTimeRegistry type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFind
Get the running instance of the system clock for a specified network card. Returns null if the clock isn't running. Returns one reference to the clock. (Call Dispose to release.)
Top
See Also