CommunicatorDisplayReceivedBytes Method

Displays all received bytes that were processed by Dispatch method in a log.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public void DisplayReceivedBytes(
	CancellationToken cancelToken
)

Parameters

cancelToken  CancellationToken
 

See Also