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

SoapDocumentMethodAttribute::get_OneWay method

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

bool System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_OneWay()

ReturnValue

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

另见