Skip to main content
Version: 16.1.0

ConnectionTransport.close() method

Signature:

interface ConnectionTransport {
close(): void;
}

Returns:

void