Click or drag to resize

BackgroundCopyErrorContext Property

Gets the context in which the error occurred.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyErrorContext Context { get; }

Property Value

Type: BackgroundCopyErrorContext
The context in which the error occurred.
See Also