Share via


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)

Syntax

public PackagePublisherOperationCanceledException()
public:
PackagePublisherOperationCanceledException()
new : unit -> PackagePublisherOperationCanceledException
Public Sub New

Remarks

A default exception message will be used.

See Also

PackagePublisherOperationCanceledException Overload
PackagePublisherOperationCanceledException Class
Microsoft.UpdateServices.Administration Namespace

Return to top