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; }
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Gets an integer indicating the total bytes sent by this instance to the client.
public int SentContentLength { get; }