EventLog.prototype.close(): Task<void, EventLogCloseFailed>
Close the event log connection.
After closing, no further operations can be performed on this instance.
Task<void, EventLogCloseFailed>
EventLog.prototype.close(): Task<void, EventLogCloseFailed>
Close the event log connection.
After closing, no further operations can be performed on this instance.
Task<void, EventLogCloseFailed>
import { EventLog } from ".";