WebSyncHelper Methods |
The WebSyncHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Clears the hashtables of web farm servers.
|
![]() ![]() | CreateTask |
Creates task.
|
![]() ![]() | DeleteDynamicServer |
Deletes the dynamic web farm server
|
![]() ![]() | DeleteMemorySynchronizationTasks |
Deletes memory synchronization web farm tasks.
|
![]() ![]() | DeleteTask |
Removes task for specified server.
|
![]() ![]() | GetAllEnabledServers | Obsolete.
Returns the DataSet of all the enabled servers records.
|
![]() ![]() | GetAzureWebFarmName |
Constructs the name for web farms when running on Azure.
|
![]() ![]() | GetEnabledServerNames | Obsolete.
Gets the list of currently enabled server names.
|
![]() ![]() | GetNotificationPath |
Gets default notification path for given server physical path
|
![]() ![]() | GetServerTasks |
Returns dataset with tasks to specified server.
|
![]() ![]() | GetTaskBinaryData |
Returns task binary data.
|
![]() ![]() | GetWebFarmUpdater |
Returns web farm updater instance.
|
![]() ![]() | InitWebFarm |
Initializes the web farm environment
|
![]() ![]() | IsFileSynchronizationAllowed |
Returns value which indicates whether current file is allowed to web farm synchronization.
|
![]() ![]() | IsServerEnabled | Obsolete.
Returns true if the server with given ID is enabled
|
![]() ![]() | NotifyServer(Int32) |
Notifies a web farm server about a new task.
|
![]() ![]() | NotifyServer(String) |
Notifies a web farm server about a new task.
|
![]() ![]() | NotifyServers |
Notifies other servers that some changes occurred
|
![]() ![]() | ProcessMyTasks |
Reads all tasks assigned to the current server and processes them. It processes only tasks
for the server with code name stored in the CMSWebFarmServerName web.config variable.
|
![]() ![]() | ProcessTask |
Processes the specified task and deletes it.
|
![]() ![]() | RegisterWatchers |
Initializes file system watchers
|
![]() ![]() | RegisterWebFarmMemoryTask |
Registers the given task as the memory only task
|
![]() ![]() | SetErrorInTask |
Sets the error message to the specified task.
|
Name | Description | |
---|---|---|
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |