Table of Contents

Property IsEnd

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

IsEnd

Gets an boolean indicating that this message is the last chunk of the message.

public bool IsEnd { get; }

Property Value

bool