MarkLogic XCC/.Net Library

RequestOptions Methods

The methods of the RequestOptions class are listed below. For a complete list of RequestOptions class members, see the RequestOptions Members topic.

Public Instance Methods

ApplyEffectiveValues Set the option values of this object to the effective values obtained by merging each of the RequestOption objects in the array. Last, non-default value wins (starting at index 0). Any remaining values that indicate a default are replaced with the appropriate value. This method is primarily intended for internal use. In general, you should instantiate a new RequestOptions object and set only those properties you want to explicitly override.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

RequestOptions Class | Marklogic.Xcc Namespace