Active Property

Whether the component is active and processing requests.

Syntax

func (obj *CBRegistry) Active() (bool, error)

Default Value

false

Remarks

This property reflects whether the component is active and currently processing requests; it will be true once the filter has been attached successfully via a call to StartFilter.

This property is read-only.

Data Type

bool

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 Go Edition - Version 20.0 [Build 8317]