VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Twain Namespace / TwainEnvironment Class / DisableDebugging() Method
Syntax Remarks Requirements SeeAlso
In This Topic
DisableDebugging() Method (TwainEnvironment)
In This Topic
Disables the debugging.
Syntax
'Declaration

Public Shared Sub DisableDebugging()

public static void DisableDebugging()

Remarks

Stream is not closed when debugging is disabled if stream is used as a source of log-file.

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also