Skip to content

API change: Pass message handler to the Start method

Latest
Compare
Choose a tag to compare
@fubar-coder fubar-coder released this 01 May 21:07
· 37 commits to master since this release

It was inconvenient to pass the message handler to the PamService constructor.
Passing it to IPamService.Start increases the flexibility significantly.