System::Web::Services::Protocols::SoapClientMessage::get_OneWay method

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

ReturnValue

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

See Also