Click or drag to resize
NetworkingSetUDPTimeout Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private void SetUDPTimeout(
	UdpClient uc,
	int timeout
)

Parameters

uc
Type: System.Net.SocketsUdpClient
timeout
Type: SystemInt32
See Also