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

SoapDocumentMethodAttribute::set_OneWay method

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

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_OneWay(bool value)
ParameterType描述
valuebool必须设置的值。

另见