SendCacheFile

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpReply > Methods >

SendCacheFile

SIGNATURE=IW.HTTP.Reply.THttpReply.SendCacheFile@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SendCacheFile(const aPathname: string);

C++:

void public: __fastcall SendCacheFile(const String aPathname);

 

Description: This is SendCacheFile, a member of class THttpReply.