DOFOperationSessiongetSessionType Method OpenDOF Object Access Library

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

C#
public abstract DOFInterfaceID getSessionType()

Return Value

Type: DOFInterfaceID
The Session type. This interface should typically be provided on the session object (possibly in addition to others), and defines the purpose and contract for the session.
See Also

Reference