NetworkingUDPSenders Field |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<UdpClient> UDPSenders
Public UDPSenders As List(Of UdpClient)
public:
List<UdpClient^>^ UDPSenders
val mutable UDPSenders: List<UdpClient>
Field Value
Type:
ListUdpClient
See Also