Windows apps
Collapse the table of content
Expand the table of content

FPCTemporaryStorageSettings Object

The FPCTemporaryStorageSettings object holds settings for the temporary storage of files during malware inspection.

The FPCTemporaryStorageSettings object is accessed through the TemporaryStorageSettings property of an FPCMalwareInspectionSettings object.

Dd421317.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCTemporaryStorageSettings object does not define any methods.

Properties

The FPCTemporaryStorageSettings object defines the following properties.

PropertyDescription

DiskStorageThresholdInKilobytes

Gets or sets the amount of memory used, in kilobytes, at which temporary storage will switch to disk.

LimitTotalStorageSize

Gets or sets a Boolean value that indicates whether the upper limit on the total amount of disk space used for temporary storage is enforced.

MaxTotalStorageSizeInGigas

Gets or sets the maximum total disk space that may be used for temporary storage, in gigabytes.

StorageFolder

Gets or sets the folder for temporarily storing files for malware inspection.

Methods Inherited from FPCPersist

NameDescription
CancelWaitForChangesCancels the registration established by the WaitForChanges method (for use in C and C++ programming only).
CanImportReturns a Boolean value that indicates whether the object's properties can be imported from the specified XML document.
ExportWrites the stored values of all of the object's properties to the specified XML document.
ExportToFileWrites the stored values of all of the object's properties to the specified XML file.
GetServiceRestartMaskRetrieves a 32-bit bitmask of the FpcServices enumerated type that specifies which services need to be restarted for currently unsaved changes to take effect.
ImportCopies the values of all of the object's properties from the specified XML document to persistent storage.
ImportFromFileCopies the values of all of the object's properties from the specified XML file to persistent storage.
LoadDocPropertiesProvides the XML document's properties so that you can know what information can be imported from the document.
RefreshReads the values of all of the object's properties from persistent storage, overwriting any changes that have not been saved.
SaveWrites the current values of all of the object's properties to persistent storage.
WaitForChangesRegisters to wait for an event indicating that the contents of the object have changed (for use in C and C++ programming only).

Properties Inherited from FPCPersist

NameDescription
PersistentNameGets the persistent name of the object. The persistent name of an object is a name that is unique for the object at the respective level of the COM object hierarchy.
VendorParameterSetsGets an FPCVendorParametersSets object that can hold sets of custom data for extending the object.

Interfaces for C++ Programming

This object implements the IFPCTemporaryStorageSettings interface.

Requirements

ClientRequires Windows 7 or Windows Vista.
ServerRequires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
VersionRequires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 6/30/2010

Community Additions

Show:
© 2017 Microsoft