Skip to main content
Version: 15.4.1

ConnectionTransport.close() method

Signature:

interface ConnectionTransport {
close(): void;
}

Returns:

void