TestConnection 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 TestConnection
'Usage
Dim instance As CustomProviderProxy

instance.TestConnection()
public void TestConnection()
public:
virtual void TestConnection() sealed
abstract TestConnection : unit -> unit 
override TestConnection : unit -> unit 
public final function TestConnection()

Implements

ICustomProvider. . :: . .TestConnection() () () ()

See Also

Reference

CustomProviderProxy Class

Microsoft.ApplicationServer.Caching Namespace