DOFRequestgetRequestorAddress Method OpenDOF Object Access Library
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: DOFAddress
The address of the requestor for this request.
Remarks

Get the address of the requestor for this request.
See Also

Reference