Edit

Share via


SystemClockSynchronizer.StartDecode Method

Definition

Start receiving messages from this interface. An implementation should open streams, connect to sockets or create receiver threads, as appropriate.

public override void StartDecode ();
override this.StartDecode : unit -> unit
Public Overrides Sub StartDecode ()

Applies to