IRemotableSchedulerProxyFactory Interface

Quartz.NET 3.0 API Documentation
Client Proxy to a IRemotableQuartzScheduler

Namespace:  Quartz.Spi
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
public interface IRemotableSchedulerProxyFactory

The IRemotableSchedulerProxyFactory type exposes the following members.

Methods

  NameDescription
Public methodGetProxy
Returns a client proxy to a remote IRemotableQuartzScheduler.
Top
See Also

Reference