RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLHTMLPublish.DispatchEnabled Method

Indicates whether the WSDL publisher is enabled to respond to incoming messages.

Pascal
function DispatchEnabled: Boolean;
C++
__fastcall Boolean DispatchEnabled();

The DispatchEnabled method must be implemented by all auto-dispatching objects to allow Web Module (or Web Dispatcher) to determine whether it can receive incoming messages. In TWSDLHTMLPublish, DispatchEnabled always returns true. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!