DOFOperationSessionwaitSession Method OpenDOF Object Access Library
Get the session object, if it is available, or null if not.

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

C#
public abstract DOFObject waitSession()

Return Value

Type: DOFObject
the session object, if it is available, or null if not.
Remarks

Get the session object, if it is available, or null if not.
See Also

Reference