Datasnap.DSHTTP.TDSHTTPServiceFileDispatcher.AfterDispatch

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AfterDispatch;

C++

__property AfterDispatch;

Propriétés

Type Visibilité  Source Unité  Parent
event published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServiceFileDispatcher

Description

Evénement survenant après la répartition d'un fichier.

Datasnap.DSHTTP.TDSHTTPServiceFileDispatcher.AfterDispatch hérite de Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.AfterDispatch. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.AfterDispatch.

Evénement survenant après la répartition d'un fichier.

Ecrivez un gestionnaire d'événements AfterDispatch afin de fournir du code supplémentaire à exécuter après la répartition d'un fichier.

Notez que TDSHTTPServiceFileDispatcher est utilisée pour publier des propriétés pour TDSCustomHTTPServiceFileDispatcher.


Voir aussi