WebHttpBinding.ShouldSerializeReaderQuotas Method

Definition

Determines if reader quotas should be serialized.

public:
 bool ShouldSerializeReaderQuotas();
public bool ShouldSerializeReaderQuotas ();
member this.ShouldSerializeReaderQuotas : unit -> bool
Public Function ShouldSerializeReaderQuotas () As Boolean

Returns

true if reader quotas should be serialized; otherwise false.

Applies to