StreamErrorSystem property

Returns the stream error system-specific code.

Syntax
Visual Basic

Public Readonly Property StreamErrorSystem As Integer
C#

public int StreamErrorSystem  { get;}
Property value

An integer denoting the stream error system-specific code.

See also