Click or drag to resize
NetworkingGetSocketInfo Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static Tuple<string, int> GetSocketInfo(
	UdpClient uc
)

Parameters

uc
Type: System.Net.SocketsUdpClient

Return Value

Type: TupleString, Int32
See Also