cancel Property

Summary

Indicates whether to cancel this request. Canceling the request causes it to return immediately.

Syntax

TypeScript
JavaScript
Object.defineProperty(PrepareWebServiceCallEventArgs.prototype, 'cancel', 
	get: function(), 
	set: function(value) 
) 
cancel: boolean; 

Property Value

true to cancel this request immediately; otherwise, false. The default value is false.

Remarks

Refer to PrepareWebServiceCall for more information.

Requirements

Target Platforms

See Also

PrepareWebServiceCallEventArgs Class

PrepareWebServiceCallEventArgs Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.