The FpcMalwareInspectionContentDeliveryMethod enumerated type contains values that specify the content delivery method used during malware inspection.
typedef enum FpcMalwareInspectionContentDeliveryMethod { fpcMalwareInspectionContentDeliveryUnchanged
No special methods were used to deliver content during malware inspection.
= 0, fpcMalwareInspectionContentDeliveryStandardTrickling
Standard triclking was used to deliver content during malware inspection.
= 1, fpcMalwareInspectionContentDeliveryFastTrickling
Fast trickling was used to deliver content during malware inspection.
= 2, fpcMalwareInspectionContentDeliveryProgressNotification
Progress notifications were displayed during malware inspection.
= 3 } FpcMalwareInspectionContentDeliveryMethod;
No special methods were used to deliver content during malware inspection.
Standard triclking was used to deliver content during malware inspection.
Fast trickling was used to deliver content during malware inspection.
Progress notifications were displayed during malware inspection.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.