EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.TrySingleThreadedMode

TElPKCS11CertStorage     See also    


 

Specifies whether to access the token in a single-threaded mode.

 
 

Declaration

[C#]
    bool TrySingleThreadedMode;

[VB.NET]
    Property TrySingleThreadedMode As Boolean

[Pascal]
    property TrySingleThreadedMode : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify if access to the security token should be opened in a single-threaded mode.

 
 

See also:     Module     Opened    

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