| 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.3.169
 Syntax
SyntaxException StoppingError { get; }ReadOnly Property StoppingError As Exception
	Get
property Exception^ StoppingError {
	Exception^ get ();
}abstract StoppingError : Exception with get
Property Value
Type: 
Exception See Also
See Also