ICauPluginCallbackBase.WriteDebug Method

 

Callback method used by the CAU plug-in to report debug messages.

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

Overload List

Name Description
System_CAPS_pubmethod WriteDebug(String)

Reports a message to the debug stream.

System_CAPS_pubmethod WriteDebug(String, Object[])

Reports a message to the debug stream.

See Also

ICauPluginCallbackBase Interface
Microsoft.ClusterAwareUpdating Namespace

Return to top