Skip to content

CombineDisposable.performDispose method

CombineDisposable › performDispose

Disposes all combined children in the configured DisposeOrder, applying the configured DisposeErrorBehavior when a child throws.

Signature:

performDispose(): void

Returns: void