-
Configures the timeout used when awaiting a response from the remote that a request to close
a
Session
as been honored.
Configures the timeout used when awaiting a response from the remote that a request to close
a resource such as a
Session
,
Sender
or
Receiver
h as been honored.
Copy all options from this
SessionOptions
instance into the instance
provided.
Configures the default next receiver policy for the session created with these
configuration options.
Sets the drain timeout (in milliseconds) after which a
Receiver
request to drain
link credit is considered failed and the request will be marked as such.
Sets the drain timeout value after which a
Receiver
request to drain
link credit is considered failed and the request will be marked as such.
Sets the incoming capacity for a
Session
created with these options.
Configures the timeout used when awaiting a response from the remote that a request to open
a
Session
has been honored.
Configures the timeout used when awaiting a response from the remote that a request to open
a resource such as a
Session
,
Sender
or
Receiver
has been honored.
Sets the outgoing capacity for a
Session
created with these options.
Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.
Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.
Configures the timeout used when awaiting a send operation to complete.
Configures the timeout used when awaiting a send operation to complete.
Copy all options from this
SessionOptions
instance into the instance
provided.
Creates a new
Session
instance for use by the client application.
Create a new SessionOptions instance that copies the configuration from the specified source options.
-