Class IgniteWebUtils
Ignite web utilities.
Inheritance
System.Object
IgniteWebUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Apache.Ignite.AspNet
Assembly: Apache.Ignite.AspNet.dll
Syntax
public static class IgniteWebUtils
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 |