System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_OneWay method

SoapDocumentMethodAttribute::get_OneWay method

Obtiene un valor que indica si un cliente no espera a que el servidor termine de procesar un método.

bool System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_OneWay()

ReturnValue

Un valor que indica si un cliente no espera a que el servidor termine de procesar un método.

Ver también