CopyData.RaiseError Method

Tungsten Suite

CopyDataRaiseError Method

Raises the Error event

Namespace:  W.InterProcess
Assembly:  Tungsten.InterProcess (in Tungsten.InterProcess.dll) Version: 2.0.0
Syntax
C#
protected void RaiseError(
	Win32Exception e
)

Parameters

e
Type: System.ComponentModelWin32Exception
The exception
See Also