mirror of
https://github.com/soukoku/ntwain.git
synced 2025-09-19 10:08:00 +08:00
First changeset to make internal message loop non-global.
This commit is contained in:
@@ -14,6 +14,8 @@ namespace NTwain.Internals
|
||||
/// <returns></returns>
|
||||
TWIdentity AppId { get; }
|
||||
|
||||
MessageLoop SelfMessageLoop { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether calls to triplets will verify the current twain session state.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user