System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_OneWay method
SoapDocumentMethodAttribute::set_OneWay method
Sets a value that indicates if the client doesn’t wait for the server to finish processing a method.
void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_OneWay(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class SoapDocumentMethodAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.PUB for C++