Click or drag to resize
ISystemInformationModelAddSyncAgent Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Core.ISystemInformationModel.AddSyncAgent(ZU.Sync.ISyncAgent,System.Guid)"]

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
void AddSyncAgent(
	ISyncAgent syncAgent,
	Guid taskId
)

Parameters

syncAgent
Type: ZU.SyncISyncAgent

[Missing <param name="syncAgent"/> documentation for "M:ZU.Core.ISystemInformationModel.AddSyncAgent(ZU.Sync.ISyncAgent,System.Guid)"]

taskId
Type: SystemGuid

[Missing <param name="taskId"/> documentation for "M:ZU.Core.ISystemInformationModel.AddSyncAgent(ZU.Sync.ISyncAgent,System.Guid)"]

See Also