Skip to main content
Version: 18.2.0

ConnectionTransport.onclose property

Signature:

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