Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULFileTransfer class

StreamErrorCode property Next Page

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