SyncStatus
(Microsoft.ManagementConsole.SyncStatus)
Inherits:
Microsoft.ManagementConsole.Status
Interfaces:
Derived Types:
0
Assembly:
Microsoft.ManagementConsole.dll
The SyncStatus class is a sealed class that contains the status information for synchronous operations that show a wait dialog in MMC. The snap-in is allowed to enable cancel functionality on the dialog and poll for user cancellation.
VB.NET
C#
|
C#
public sealed class SyncStatus : Microsoft.ManagementConsole.Status
{
}
Articles