'Declaration
Public Function ConnectLocal() As Scheduler
public Scheduler ConnectLocal()
public: Scheduler^ ConnectLocal();
Return Value
A Scheduler object representing a session with the adTempus server
'Declaration
Public Function ConnectLocal() As Scheduler
public Scheduler ConnectLocal()
public: Scheduler^ ConnectLocal();
Exception | Description |
---|---|
ArcanaDevelopment.adTempus.Shared.LogonFailureException | Occurs if the caller does not have permission to connect to the adTempus server. |