PackagePublisherOperationCanceledException Constructor
Applies To: Windows Server Update Services
Initializes a new instance of the PackagePublisherOperationCanceledException class.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
PackagePublisherOperationCanceledException() | Initializes a new instance of the PackagePublisherOperationCanceledException class. |
|
PackagePublisherOperationCanceledException(Exception) | Initializes a new instance of the PackagePublisherOperationCanceledException class. |
|
PackagePublisherOperationCanceledException(SerializationInfo, StreamingContext) | Initializes a new instance of the PackagePublisherOperationCanceledException class. |
|
PackagePublisherOperationCanceledException(String) | Initializes a new instance of the PackagePublisherOperationCanceledException class. |
|
PackagePublisherOperationCanceledException(String, Exception) | Initializes a new instance of the PackagePublisherOperationCanceledException class. |
See Also
PackagePublisherOperationCanceledException Class
Microsoft.UpdateServices.Administration Namespace
Return to top