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.
The ServerSpecificSiteUrl property is a string that contains the full URL of the application. If the cache object is a Dictionary object, then this value is passed to the CacheLoader and CacheWriter objects during each cache refresh.
[Visual Basic .NET]
Public Property ServerSpecificSiteUrl As System.String
[C#]
public System.String ServerSpecificSiteUrl {get; set;}
The full URL of the application.
Throws a CommerceCacheException on failure.
Namespace: Microsoft.CommerceServer.Runtime.Caching
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.