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

SoapDocumentMethodAttribute::get_OneWay method

Ottiene un valore che indica se un client non attende che il server termini l’elaborazione di un metodo.

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

ReturnValue

Un valore che indica se un client non attende che il server termini l’elaborazione di un metodo.

Vedi anche