Click or drag to resize

BackgroundCopyErrorInfoCode Property

Gets the error code of the error that 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 int Code { get; }

Property Value

Type: Int32
The error code of the error that occurred.
See Also