Table of Contents

Property IsBuffering

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

IsBuffering

Gets an boolean indicating if this LogStream is buffering output messages to their internal message buffer.

public bool IsBuffering { get; }

Property Value

bool