Click or drag to resize

ClientBaseUpdateBytesReceived Method

Updates the Statistics pertaining to bytes received.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
protected void UpdateBytesReceived(
	int bytes
)
View Source

Parameters

bytes  Int32
See Also