UpdateInstallResult Constructor

 

Creates an instance of the UpdateInstallResult class.

Namespace:   Microsoft.ClusterAwareUpdating
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Overload List

Name Description
System_CAPS_pubmethod UpdateInstallResult(String, String, String, String, ResultCode, Int32, Boolean, Boolean, DateTime)

Creates an instance of the UpdateInstallResult class.

System_CAPS_pubmethod UpdateInstallResult(String, String, String, String, ResultCode, Int32, Boolean, DateTime)

Creates an instance of the UpdateInstallResult class.

System_CAPS_pubmethod UpdateInstallResult(UpdateInfo, ResultCode, Int32, Boolean, Boolean, DateTime)

Creates an instance of the UpdateInstallResult class.

See Also

UpdateInstallResult Class
Microsoft.ClusterAwareUpdating Namespace

Return to top