PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.ManagementInformation.Server
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
C# | Copy Code |
---|---|
[(IsOneWay = true, Action = "http://smartsite.nl/smi/2.0/HitService/FlushSite")] void FlushSite( string siteName ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<(IsOneWay := True, Action := "http://smartsite.nl/smi/2.0/HitService/FlushSite")> _ Sub FlushSite ( _ siteName As _ ) |
Parameters
- siteName
- String
See Also
HitService Interface
Smartsite.ManagementInformation.Server Namespace