EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.MonitorSlotEvents

TElPKCS11CertStorage     See also    


 

This property specifies whether to control token insertion/removal.

 
 

Declaration

[C#]
    bool MonitorSlotEvents;

[VB.NET]
    Property MonitorSlotEvents As Boolean

[Pascal]
    property MonitorSlotEvents : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If this property value is True, OnSlotEvent will be fired on each token insertion/removal.

 
 

See also:     OnSlotEvent     SlotEventMonitoringMode    

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