Skip to main content
Version: 22.7.1

ConnectionTransport.close() method

Signature:

interface ConnectionTransport {
close(): void;
}

Returns:

void