AvaloniaSynchronizationContext.

Send(SendOrPostCallback, object) Method

Syntax

public override void Send(SendOrPostCallback d, object state)

Parameters

Name Type Description
d SendOrPostCallback
state object

Return Value

Type Description
void