Clears the cache of the RepositoryRuntimeService.
Syntax
ClearCache(string sessionId, out string xmlResult )
| Parameter | Description |
|---|---|
| sessionId | Valid session identifier (SessionId) |
| xmlResult | Empty when okay, otherwise MwsError |
Return Value
| Value | Description |
|---|---|
| 0 | OK |
| <>0 |
Error See Error Codes. |