Class ProcessJobProxy
A proxy class designed to run jobs from other domains in web application domain.
Inheritance
System.Object
System.MarshalByRefObject
ProcessJobProxy
Inherited Members
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.CreateObjRef(System.Type)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Terrasoft.Core.Scheduler
Assembly: Terrasoft.Core.Scheduler.dll
Syntax
public sealed class ProcessJobProxy : MarshalByRefObject
Constructors
ProcessJobProxy()
Declaration
public ProcessJobProxy()
Properties
AppConnection
Current web application AppConnection instance.
Declaration
public static AppConnection AppConnection { get; set; }
Property Value
| Type | Description |
|---|---|
| AppConnection |