Del via


StreamManager.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
override this.CloseStream : Guid -> unit
Public Sub CloseStream (id As Guid)

Parameters

id
Guid

The ID of the PayloadStream to close.

Implements

Applies to