SecurityServices for .NET 2.0 Documentation

SmartcardReader.Disconnect Method ()

[This is preliminary documentation and subject to change.]

Disconnects the connection with the smartcard.

public void Disconnect();

Exceptions

Exception Type Condition
ObjectDisposedException The SmartcardReader has been closed.

See Also

SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace | SmartcardReader.Disconnect Overload List