Unosquare
    Show / Hide Table of Contents

    Enum ConnectionDataReceivedTrigger

    Enumerates the possible causes of the DataReceived event occurring.

    Namespace: Swan.Net
    Syntax
    public enum ConnectionDataReceivedTrigger

    Fields

    Name Description
    BlockSizeReached

    The block size reached

    BufferFull

    The buffer was full

    Flush

    The trigger was a forceful flush of the buffer

    NewLineSequenceEncountered

    The new line sequence bytes were received

    Comments

    Back to top Copyright © 2017-2019 Unosquare