Table of Contents

Property SentContentLength

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

SentContentLength

Gets an integer indicating the total bytes sent by this instance to the client.

public int SentContentLength { get; }

Property Value

int