Skip to main content
Version: 18.2.1

ConnectionTransport.onclose property

Signature:

interface ConnectionTransport {
onclose?: () => void;
}