Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether to perform the the scheduled content download from the initial domain only, or from other domains as well.
FPCScheduledContentDownloadConfig.StayInDomain [ = bStayInDomain ]
HRESULT get_StayInDomain( VARIANT_BOOL *pbStayInDomain ); HRESULT put_StayInDomain( VARIANT_BOOL bStayInDomain );
Setting | Meaning |
---|---|
TRUE | The traversal will remain in the domain of the root URL. |
FALSE | Scheduled content downloadfrom initial domain and other domains. |
The property is read-write.
FPCScheduledContentDownloadConfig