Click or drag to resize

IReplicationTaskDetailsStoppingError Property


Gets the stopping error of the replication. If replication completed, returns null.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
Exception StoppingError { get; }

Property Value

Type: Exception
See Also