Datasnap.DSHTTP.TDSHTTPServer.ClearProtocolHandlerFactory
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPServer | |
Delphi
procedure ClearProtocolHandlerFactory; override;
C++
virtual void __fastcall ClearProtocolHandlerFactory();
Description
Clears the protocol handler factory.
The ClearProtocolHandlerFactory method deletes the value of the ProtocolHandlerFactory property of the current TunnelService.