ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataStream Class / ReadTimeout Property

In This Topic
    ReadTimeout Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ReadTimeout As System.Integer
    public virtual System.int ReadTimeout {get; set;}
    See Also