Skip to main content
Version: 19.0.0

ConnectionTransport.onclose property

Signature:

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