EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.SlotEventMonitoringMode

TElPKCS11CertStorage     See also    


 

Specifies slot event monitoring mode.

 
 

Declaration

[C#]
    TSBPKCS11SlotEventMonitoringMode SlotEventMonitoringMode;

[VB.NET]
    Property SlotEventMonitoringMode As TSBPKCS11SlotEventMonitoringMode

[Pascal]
    property SlotEventMonitoringMode : TSBPKCS11SlotEventMonitoringMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

[.NET] [Pascal] [ActiveX] Value Description
semNoMonitoring 0 (0x00) No monitoring.
semStandard 1 (0x01) Standard monitoring mode.
semSynchronous 2 (0x02) Slot events are synchronized.
Declared in
[.NET] [Pascal] [ActiveX]
Namespace: SBPKCS11Base
Assembly: SecureBlackbox.PKI
Unit: SBPKCS11Base Module: BaseBBox8.dll

 
 

Description

    Use this property to specify how slot events will be monitored.

 
 

See also:     Slot     SlotEventMonitoringDelay    

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