get_OneWay()

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()

Return Value

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

See Also