|
| TargetOptions () |
| Creates a default target options instance. More...
|
|
| TargetOptions (TargetOptions other) |
| Create a target options instance that copies the configuration from the given instance. More...
|
|
object | Clone () |
| Clone this options instance, changes to the cloned options are not reflected in this options instance. More...
|
|
◆ TargetOptions() [1/2]
Apache.Qpid.Proton.Client.TargetOptions.TargetOptions |
( |
| ) |
|
|
inline |
Creates a default target options instance.
◆ TargetOptions() [2/2]
Apache.Qpid.Proton.Client.TargetOptions.TargetOptions |
( |
TargetOptions |
other | ) |
|
|
inline |
Create a target options instance that copies the configuration from the given instance.
- Parameters
-
other | The target options instance to copy |
◆ Clone()
object Apache.Qpid.Proton.Client.TargetOptions.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.
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/TargetOptions.cs