Gets the currently selected reaction to the current problem.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property Reaction As TransferProblemReaction
	Get
C#
public TransferProblemReaction Reaction { get; }

Field Value

The operation to be performed as the next step of the multi-file operation execution.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also