IApplicationLayerSlave..::..SendData Method
Send response.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
AL_ReadData_Result SendData( IResponseValue data )
Function SendData ( _ data As IResponseValue _ ) As AL_ReadData_Result
AL_ReadData_Result^ SendData( IResponseValue^ data )
Parameters
- data
- Type: CAS.Lib.CommonBus.ApplicationLayer..::..IResponseValue
Response to be sent.