Hevea documentation

IFtpOutput.ProcessOutputRequest Method 

Processes a ftp request (the client requested a file)

DataCached ProcessOutputRequest(
   Node askedFileNode
);

Parameters

askedFileNode
asked file node

Return Value

data to send to the client

See Also

IFtpOutput Interface | Hevea.Core.Ftp.Interfaces Namespace