The SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3, T_DP4, T_DP5, T_DP6, T_DP7 type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Clone |
Create a deep clone of this SendReceiveOptions object.
(Inherited from SendReceiveOptions.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OptionsCompatible |
Determines whether the supplied SendReceiveOptions is compatible, from a serialization point of view, with this instance
(Inherited from SendReceiveOptions.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also