RemotingSchedulerProxyFactory ClassQuartz.NET API Documentation
A IRemotableSchedulerProxyFactory implementation that creates connection to remote scheduler using remoting.
Inheritance Hierarchy

System Object
  Quartz.Simpl RemotingSchedulerProxyFactory

Namespace: Quartz.Simpl
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public class RemotingSchedulerProxyFactory : IRemotableSchedulerProxyFactory
See Also