VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Data Namespace / StreamDataStorageOnDisk Class / OpenFileTimeout Property
Syntax Requirements SeeAlso
    OpenFileTimeout Property (StreamDataStorageOnDisk)
    Gets or sets a timeout, in milliseconds, for opening the file stream.
    Syntax
    'Declaration
    
    Public Property OpenFileTimeout As Integer
    
    
     

    Property Value

    Default value is 100. Minimum value is 100, maximum value is 360000.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also