HttpListenerResponse..::..ContentLength64 Property
Gets or sets the number of bytes in the entity body data included in the response.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The value specified for a set operation is less than zero. |
InvalidOperationException | The response has already been sent. |
ObjectDisposedException | This object is closed. |