Type Alias BeforeStartConnectionDetachInterceptor<E>

BeforeStartConnectionDetachInterceptor<E>: ((params: BeforeStartConnectionDetachParams<E>) => boolean)

Defines the method signature for the callback to the beforeStartDetach interceptor.

Type Parameters

  • E = any
Version :