Skip to main content
Version: 15.3.1

ConnectionTransport.onclose property

Signature:

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