Connector
Properties
Link copied to clipboard
A timeout for a call. If a call is not completed in this time, it will be cancelled with a call exception.
Link copied to clipboard
A buffer size for a single call.
Link copied to clipboard
A flag indicating how long a client or a server should wait for subscribers if no service is available to process a message immediately. If negative (dontWait) or when timeout is exceeded, the endpoint that sent the unprocessed message will receive a call exception saying there were no services to process the message.