IConnection.CreateStream()

DESCRIPTION

Create stream. The returned Stream object must be kept alive while in use.*

DECLARATION

Nabto.Edge.Client.IStream CreateStream()

ERRORS

  • T:Nabto.Edge.Client.AllocationException: if the underlying SDK failed to create the stream

RETURNS

The created stream.