Table of Contents

Method Deregister

Namespace
PowerSync.Common.Utils
Assembly
PowerSync.Common.dll

Deregister<T>()

Deregisters the stream associated with the EventManager.

This does NOT close the stream in the default implementation.

public bool Deregister<T>()

Returns

bool

Type Parameters

T