WsusObjectAlreadyExistsException Constructor ()

 

Applies To: Windows Server Update Services

Initializes a new instance of the WsusObjectAlreadyExistsException class.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Syntax

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

See Also

WsusObjectAlreadyExistsException Overload
WsusObjectAlreadyExistsException Class
Microsoft.UpdateServices.Administration Namespace

Return to top