EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.SynchronizeGUI

TElPKCS11CertStorage    


 

Specifies whether events should be called in context of main thread.

 
 

Declaration

[C#]
    bool SynchronizeGUI;

[VB.NET]
    Property SynchronizeGUI As Boolean

[Pascal]
    property SynchronizeGUI : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property defines whether the events are fired in context of main application thread (when SynchronizeGUI is True) or in context of the thread, in which the storage is managed (when SynchronizeGUI is False).

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation