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: DOFObjectthe session object, if it is available, or null if not.
Remarks
See Also