Client Class Members
See Also  Properties Methods 
SourceCode.EventBus.Scheduler.Management Namespace : Client Class


Glossary Item Box

The following tables list the members exposed by Client.

Public Constructors

  Name Description
Public Constructor Client Constructor  
Top

Public Properties

  Name Description
Public Property Connection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

Public Methods

  Name Description
Public Method ChangeScheduleDescription Change the description of a schedule.  
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteSchedule Delete a schedule.  
Public Method DisableSchedule Disable a schedule.  
Public Method EnableSchedule Enable a schedule.  
Public Method GetSchedule Get a schedule.  
Public Method GetSchedules Overloaded.  Get schedules all schdeules.  
Public Method RenameSchedule Renames a schedule.  
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also