ISynchronizationInfo.Result
Retrieves the result of the synchronization process.
public SynchronizationResult Result {get;}
Public ReadOnly Property Result As SynchronizationResult
Property Value
Result of the synchronization process. For example, this value indicates if the synchronization process has succeeded or failed. For possible values, see SynchronizationResult.
Requirements
Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
Namespace | Defined in Microsoft.UpdateServices.Administration. |
Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
.NET Framework | Requires .NET Framework 1.1. |