ConfigStoreException Constructor ()

 

Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public ConfigStoreException()
public:
ConfigStoreException()
new : unit -> ConfigStoreException
Public Sub New

See Also

ConfigStoreException Overload
ConfigStoreException Class
Microsoft.ApplicationServer.Caching Namespace

Return to top