ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / CanTimeout Property

In This Topic
    CanTimeout Property (NativeFileStream)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CanTimeout As System.Boolean
    public virtual System.bool CanTimeout {get;}
    See Also