Cleanup Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
'Declaration
Public Sub Cleanup
'Usage
Dim instance As CustomProviderProxy
instance.Cleanup()
public void Cleanup()
public:
virtual void Cleanup() sealed
abstract Cleanup : unit -> unit
override Cleanup : unit -> unit
public final function Cleanup()
Implements
ICustomProvider. . :: . .Cleanup() () () ()