Disconnecting the Reader
The rm.Logout method does the clean-up activity for the reader management interface. This must be called once the application has done with Reader management functions.
// Logs out from the reader management
rm.Logout();
The rm.Logout method does the clean-up activity for the reader management interface. This must be called once the application has done with Reader management functions.
// Logs out from the reader management
rm.Logout();