Skip to content

HandlerSequencer.Handler property

Defined in

Type: HandlerSequencer Namespace: ReactiveUI.Primitives.Concurrency Assembly: ReactiveUI.Primitives.dll

Applies to

net10.0-android36.0

public Handler Handler { get; }

View source

Summary: Gets the handler used to marshal work onto its looper thread.

Returns: Handler