RemoteServerTopLevelImpl.

OnMessage(IAvaloniaRemoteTransportConnection, object) Method

Syntax

protected virtual void OnMessage(IAvaloniaRemoteTransportConnection transport, object obj)

Parameters

Name Type Description
transport IAvaloniaRemoteTransportConnection
obj object

Return Value

Type Description
void