Property

SoupWebsocketConnection:max-incoming-payload-size

Declaration

property max-incoming-payload-size: guint64 [ read, write, construct ]

Description [src]

The maximum payload size for incoming packets, or 0 to not limit it.

Each message may consist of multiple packets, so also refer to SoupWebsocketConnection:max-total-message-size.

Type: guint64

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno