Optional
endpointinternally when a connection is deleted, it may be because the endpoint it was on is being deleted. in that case we want to ignore that endpoint.
Optional
fireIf false, an event won't be fired. Otherwise a connection:detach
event will be fired.
Optional
force?: booleanif true, force deletion even if the connection tries to cancel the deletion.
Optional
originalOptional original event that resulted in the connection being deleted.
Optional parameters to the
DeleteConnection
method.