FPCFTPCacheConfiguration object

Applies to: desktop apps only

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.

Ff824911.bkbutton(en-us,VS.85).png 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.

Members

The FPCFTPCacheConfiguration object has these types of members:

  • Methods
  • Properties

Methods

The FPCFTPCacheConfiguration object has these methods.

Method Description
Refresh

Reads the values of all of the object's properties from persistent storage, discarding any changes that were not saved.

Save

Writes the current values of all of the object's properties to persistent storage.

 

Properties

The FPCFTPCacheConfiguration object has these properties.

Property Access type Description

FTPEnable

Read/write

Gets or sets a Boolean value that indicates whether the caching of FTP responses is enabled.

FTPTTLUnits

Read/write

Gets or sets the time units in which the Time to Live (TTL) is measured.

FTPTTLValue

Read/write

Gets or sets the Time to Live (TTL) for cached FTP files.

 

Interfaces for C++ Programming

This object implements the IFPCFTPCacheConfiguration interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010