Get the type of transport used to make the request.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract DOFRequestType getRequestType()
Return Value
Type: DOFRequestTypeThe request's transport type.
Remarks
See Also