|
|
|
@ -338,7 +338,7 @@ namespace WebSocketSharp
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// The set operation cannot be used by servers.
|
|
|
|
/// The set operation is not available if this instance is not a client.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
public CompressionMethod Compression {
|
|
|
|
public CompressionMethod Compression {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|