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
System_CAPS_pubmethod PackagePublisherOperationCanceledException()

Initializes a new instance of the PackagePublisherOperationCanceledException class.

System_CAPS_pubmethod PackagePublisherOperationCanceledException(Exception)

Initializes a new instance of the PackagePublisherOperationCanceledException class.

System_CAPS_protmethod PackagePublisherOperationCanceledException(SerializationInfo, StreamingContext)

Initializes a new instance of the PackagePublisherOperationCanceledException class.

System_CAPS_pubmethod PackagePublisherOperationCanceledException(String)

Initializes a new instance of the PackagePublisherOperationCanceledException class.

System_CAPS_pubmethod PackagePublisherOperationCanceledException(String, Exception)

Initializes a new instance of the PackagePublisherOperationCanceledException class.

See Also

PackagePublisherOperationCanceledException Class
Microsoft.UpdateServices.Administration Namespace

Return to top