IRemotableSchedulerProxyFactoryGetProxy Method

Quartz.NET 3.0 API Documentation
Returns a client proxy to a remote IRemotableQuartzScheduler.

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

C#
IRemotableQuartzScheduler GetProxy()

Return Value

Type: IRemotableQuartzScheduler

[Missing <returns> documentation for "M:Quartz.Spi.IRemotableSchedulerProxyFactory.GetProxy"]

See Also

Reference