mobileFX WebSocketX
WebSocketX ActiveX DLL / WebSocket Object / PerMessageDeflateClientEnable Property
In This Topic
    PerMessageDeflateClientEnable Property
    In This Topic
    Description

    Set the permessage-deflate extension options. Default is true.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property PerMessageDeflateClientEnable As Boolean
    Remarks

    These settings control the permessage-deflate extension, which allows messages to be compressed.

    See Also