The FPCFTPCacheConfiguration object provides access to the FTP caching settings for a single cache rule. FTP caching is the caching of FTP objects.
The FPCFTPCacheConfiguration object is accessed through the FTPConfiguration property of an FPCCacheRule object.
Click here to see the Forefront TMG object hierarchy.
For more information about the COM objects related to caching, see Introduction to the Forefront TMG Cache Objects.
The FPCFTPCacheConfiguration object defines the following methods.
Method | Description |
---|---|
Reads the values of all of the object's properties from persistent storage, discarding any changes that were not saved. |
|
Writes the current values of all of the object's properties to persistent storage. |
The FPCFTPCacheConfiguration object defines the following properties.
Property | Description |
---|---|
Gets or sets a Boolean value that indicates whether the caching of FTP responses is enabled. |
|
Gets or sets the time units in which the Time to Live (TTL) is measured. |
|
Gets or sets the Time to Live (TTL) for cached FTP files. |
This object implements the IFPCFTPCacheConfiguration interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.