Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract int send( DOFAddress arg1, byte[] arg2, int arg3, int arg4 )
Parameters
- arg1
- Type: org.opendof.core.oalDOFAddress
- arg2
- Type: SystemByte
- arg3
- Type: SystemInt32
- arg4
- Type: SystemInt32
Return Value
Type: Int32Implements
Connectionsend(DOFAddress, Byte, Int32, Int32)See Also