get_OneWay()

SoapClientMessage::get_OneWay() method

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

virtual bool System::Web::Services::Protocols::SoapClientMessage::get_OneWay()

Return Value

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

See Also