Skip to content

v0.3.0

Choose a tag to compare

@andrewkroh andrewkroh released this 25 May 13:53
· 104 commits to main since this release

Added

  • Added support for setting the kernel's backlog wait time via the new
    SetBacklogWaitTime function. #34
  • New method GetStatusAsync to perform asynchronous status checks. #37

Changed

  • AuditClient Close() is now safe to call more than once. #35