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

SoapDocumentMethodAttribute::get_OneWay method

Gets a value that indicates if a client doesn’t wait for a server to finish processing a method.

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

ReturnValue

A value that indicates if a client doesn’t wait for a server to finish processing a method.

See Also