SmartSockets .NET Class Library
TipcSrv.sendRpc Method
Send a RPC message.
public override
TipcMsg
sendRpc(
TipcMsg
msg
,
double
timeout
);
Parameters
msg
the message to send
timeout
the length of time (in seconds) to wait for synchronous response.
Exceptions
Exception Type
Condition
TipcBadArgumentException
If the message destination is not a valid subject.
TipcException
If no server connection and auto-connect is false.
See Also
TipcSrv Class
|
TipcSrv Members
|
TIBCO.SMARTSOCKETS Namespace
Copyright © TIBCO Software Inc. All rights reserved