|
string | Id [get, set] |
| Configure the Container Id that is set on new Connections created from a Client instance that was created with these options. More...
|
|
◆ ClientOptions() [1/2]
Apache.Qpid.Proton.Client.ClientOptions.ClientOptions |
( |
| ) |
|
|
inline |
Creates a default Client options instance.
◆ ClientOptions() [2/2]
Apache.Qpid.Proton.Client.ClientOptions.ClientOptions |
( |
ClientOptions |
other | ) |
|
|
inline |
Create a new Client options instance whose settings are copied from the instance provided.
- Parameters
-
other | The Client options instance to copy |
◆ Clone()
object Apache.Qpid.Proton.Client.ClientOptions.Clone |
( |
| ) |
|
|
inline |
Clone this options instance, changes to the cloned options are not reflected in this options instance.
- Returns
- A deep copy of this options instance.
◆ Id
string Apache.Qpid.Proton.Client.ClientOptions.Id |
|
getset |
Configure the Container Id that is set on new Connections created from a Client instance that was created with these options.
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/ClientOptions.cs