FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / Gen1BaseStreamDataConverter Class / PacketSize Property


In This Topic
    PacketSize Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PacketSize As Integer
    'Usage
     
    
    Dim instance As Gen1BaseStreamDataConverter
    Dim value As Integer
     
    instance.PacketSize = value
     
    value = instance.PacketSize
    public int PacketSize {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also