  | 
ISchedulerControlServiceCheckin Method | 
            Request that the scheduler does a "checkin" to make sure it still participates in future "cluster" information
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxSchedulerCheckinResponse Checkin(
	SchedulerCheckinRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  SchedulerCheckinRequest
 - Request containing parameters about the checkin - currently none
 
Return Value
SchedulerCheckinResponseInformation about the checkin - currently nothing
See Also