Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual int send( DOFAddress target, byte[] data, int offset, int length )
Parameters
- target
- Type: org.opendof.core.oalDOFAddress
- data
- Type: SystemByte
- offset
- Type: SystemInt32
- length
- Type: SystemInt32
Return Value
Type: Int32Implements
Serversend(DOFAddress, Byte, Int32, Int32)Exceptions
Exception | Condition |
---|---|
Exception |
See Also