CopyData.Error Event

Tungsten Suite

CopyDataError Event

Raised when an error occurs while sending or receiving messages

Namespace:  W.InterProcess
Assembly:  Tungsten.InterProcess (in Tungsten.InterProcess.dll) Version: 2.0.0
Syntax
C#
public event Action<Win32Exception> Error

Value

Type: SystemActionWin32Exception
See Also