Skip to main content
Version: 17.1.1

ConnectionTransport.onclose property

Signature:

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