SoapServerMethod::OneWay Property
.NET Framework (current version)
Gets a Boolean that indicates whether an XML Web service client waits for the Web server to finish processing this XML Web service method.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::Booleantrue if the XML Web service client does not wait for the Web server to completely process this XML Web service method; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: