System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_OneWay 方法

SoapDocumentMethodAttribute::set_OneWay method

设置一个值,指示客户端是否不等待服务器完成方法的处理。

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_OneWay(bool value)
参数类型描述
bool必须设置的值。

另见