suspend fun ConsulClient.destroySessionAwait(id: String): Unit
Destroys the given session
id - the ID of session
id
resultHandler - will be called when complete
resultHandler
Returnreference to this, for fluency *