public async Task Update(ClientSMessageTypeListenerEndpoint endpoint)
 {
     await _clientSMessageTypeListenerEndpointStore.Update(endpoint);
 }