hasActiveEndpoints property

bool hasActiveEndpoints
final

True when at least one container is currently attached. Docker refuses to remove a network while this is true.

Implementation

final bool hasActiveEndpoints;