Write buffer change events are raised when data is either flushed from the write buffer or written into write buffer THROUGH the message interface (i.e. with send(msg)) ONLY.
The event handler receives an argument of type TipcWriteBufferChangeEventArgs containing data related to this event. The following TipcWriteBufferChangeEventArgs properties provide information specific to this event.
TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace