Click or drag to resize

ClientBaseUpdateBytesSent Method

Updates the Statistics pertaining to bytes sent.

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

Parameters

bytes  Int32
See Also