The FpcBackupRouteType enumerated type contains values that specify the type of backup route.
typedef enum FpcBackupRouteType { fpcBackupRouteNone
There is no backup route.
= 0, fpcBackupRouteDirect
The backup route is direct to the requested destination.
= 1, fpcBackupRouteUpstream
The backup route is through an upstream proxy server.
= 2 } FpcBackupRouteType;
There is no backup route.
The backup route is direct to the requested destination.
The backup route is through an upstream proxy server.
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.