[Missing <summary> documentation for "M:VVVV.Utils.Network.UDPTimeServer.ReceiveCallback(System.IAsyncResult)"]

Namespace: VVVV.Utils.Network
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
protected override void ReceiveCallback(
	IAsyncResult ar
)

Parameters

ar
Type: System..::..IAsyncResult

[Missing <param name="ar"/> documentation for "M:VVVV.Utils.Network.UDPTimeServer.ReceiveCallback(System.IAsyncResult)"]

See Also