CommunicatorBeforeDataSend Field
Performs some action before sending the data throught the communicator. If this procedure throws an exception, it has no effect.
The parametr contains data that should be send.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public Action<ByteBuffer> BeforeDataSend
Field Value
ActionByteBuffer