close method

void close()

Release this KeepAliveLink, allowing the associated provider to be disposed if the provider is no-longer listener nor has any remaining KeepAliveLink.

Implementation

void close() => _close();