TextMessageEncodingBindingElement.ShouldSerializeReaderQuotas Método

Definição

Retorna se as restrições impostas à complexidade da estrutura de mensagem SOAP devem ser serializadas.Returns whether the constraints placed on the complexity of SOAP message structure should be serialized.

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

Retornos

Boolean

true se as restrições de mensagem SOAP precisarem ser serializadas; caso contrário, false.true if the SOAP message constraints should be serialized; otherwise, false.

Aplica-se a