SKAbstractManagedWStream Constructors

Definition

Overloads

SKAbstractManagedWStream()

Creates a new instance of SKAbstractManagedWStream.

protected SKAbstractManagedWStream();

Applies to

SKAbstractManagedWStream(Boolean)

Creates a new instance of SKAbstractManagedWStream.

protected SKAbstractManagedWStream(bool owns);

Parameters

owns
Boolean

The value indicating whether this object should destroy the underlying native object.

Applies to