Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.WebFarmSync Namespaces
CMS.WebFarmSync
WebFarmTaskInfoProvider Class
WebFarmTaskInfoProvider Methods
DeleteAnonymousTasks Method
DeleteAnonymousTasksInternal Method
DeleteServerMemoryTasks Method
DeleteServerMemoryTasksInternal Method
DeleteServerTask Method
DeleteServerTaskInternal Method
DeleteServerTasks Method
DeleteServerTasksInternal Method
DeleteWebFarmTaskInfo Method
GetWebFarmTaskInfo Method
GetWebFarmTasks Method
Set Method
SetWebFarmTaskInfo Method
SetWebFarmTaskInfoInternal Method
WebFarmTaskInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.WebFarmSync
Assembly:
CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
WebFarmTaskInfo
info
)
Parameters
info
Type:
CMS.WebFarmSync
WebFarmTaskInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
WebFarmTaskInfoProvider Class
CMS.WebFarmSync Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com