This method actually queues the data for later transmission. It is not actually sent until flush is called, either by the user directly, or by the auto-flush mechanism, based on the buffer size. The auto-flush mechanism is regulated by the ss.server_auto_flush_size option.
Exception Type | Condition |
---|---|
TipcBadArgumentException | If the message destination is not a valid subject. |
TipcException | If no server connection and auto-connect is false. |
TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace