Initialize 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 Initialize
'Usage
Dim instance As CustomProviderProxy
instance.Initialize()
public void Initialize()
public:
virtual void Initialize() sealed
abstract Initialize : unit -> unit
override Initialize : unit -> unit
public final function Initialize()
Implements
ICustomProvider. . :: . .Initialize() () () ()