Skip to main content
Version: 19.5.2

ConnectionTransport.close() method

Signature:

interface ConnectionTransport {
close(): void;
}

Returns:

void