EStreamOperationAborted Class

Represents type EStreamOperationAborted.

Namespace: flcStreams
Exception
  flcStreams.EStream
    flcStreams.EStreamOperationAborted
type
 EStreamOperationAborted = class(EStream)
 end;

The EStreamOperationAborted type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the EStreamOperationAborted class.

Top