/// <summary>
 /// Disconnect the connection specified by endpoint
 /// </summary>
 /// <param name="endpoint">The endpoint</param>
 public abstract void Disconnect(FsEndpoint endpoint);
 /// <summary>
 /// Disconnect the connection specified by endpoint
 /// </summary>
 /// <param name="endpoint">The endpoint</param>
 public abstract void Disconnect(FsEndpoint endpoint);