isActive property

bool get isActive

Whether the guard currently intercepts outbound sockets.

Implementation

static bool get isActive => _active;