BackToBackCallTerminateOptions Members
Include Protected Members
Include Inherited Members
Optional parameters for terminating the BackToBackCall.
The BackToBackCallTerminateOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BackToBackCallTerminateOptions | Creates an instance of the BackToBackCallTerminateOptions class. |
Top
Properties
Name | Description | |
---|---|---|
Call1TerminateOptions | Gets the value of TerminateOptions to be applied on Call1 of BackToBackCall. | |
Call2TerminateOptions | Gets the value of TerminateOptions to be applied on Call2 of BackToBackCall. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top