Class IgniteWebUtils
Ignite web utilities.
Inheritance
System.Object
IgniteWebUtils
Namespace: Apache.Ignite.AspNet
Assembly: Apache.Ignite.AspNet.dll
Syntax
public static class IgniteWebUtils : object
Methods
GetWebIgniteHome()
Gets the Ignite home directory from default location in web deployment (application_root\bin). Ignite can not detect home directory in a standard way because IIS uses temporary folders for dlls.
Declaration
public static string GetWebIgniteHome()
Returns
Type | Description |
---|---|
System.String |