Flushes queue data to the connection. This ensures that all buffered data is written immediately. This outbound queue will be flushed automatically when it reaches a set size, set by the ss.server_auto_flush_size option.
Exception Type | Condition |
---|---|
TipcSrvNotConnectedException | If the connection status is currently warm. |
TipcInterruptedException | Interrupt is called. |
TipcException | If no server connection and auto-connect is false. |
TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace