Get the address of the requestor for this request.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract DOFAddress getRequestorAddress()
Return Value
Type: DOFAddressThe address of the requestor for this request.
Remarks
See Also