Share via


IStreamManager.CloseStream(Guid) Method

Definition

Closes the PayloadStreamAssembler assigned to the PayloadStream with the given ID.

public void CloseStream (Guid id);
abstract member CloseStream : Guid -> unit
Public Sub CloseStream (id As Guid)

Parameters

id
Guid

The ID of the PayloadStream to close.

Applies to