Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Http handler responsible for refreshing caches of a Commerce application.
The SiteCacheRefresh type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SiteCacheRefresh | Initializes a new instance of the SiteCacheRefresh class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsReusable | Gets a value indicating whether another request can use the IHttpHandler instance. |
Top
Events
Name | Description | |
---|---|---|
![]() ![]() |
CacheRefresh | Occurs when one or more caches are refreshed. |
Top