Skip to main content
Version: 20.7.2

ConnectionTransport.close() method

Signature:

interface ConnectionTransport {
close(): void;
}

Returns:

void