DOFConnectionStategetConnectTime Method OpenDOF Object Access Library
Returns the timestamp of when the connection was established.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
long getConnectTime()

Return Value

Type: Int64
The connection timestamp.
Remarks

Returns the timestamp of when the connection was established.
See Also

Reference