Share via


Slot.OnSlotEvent Delegate

Represents the method that will handle the SlotEvent event of the Slot class.

Namespace: Microsoft.SPOT.Cryptoki
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

public delegate void Slot.OnSlotEvent (
         SlotEventType evt
)

Parameters

  • evt
    The type of SlotEvent event.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Microsoft.SPOT.Cryptoki Namespace