UdpSocketOpenAsync Method (Boolean, String, Int32, NotifyDataChangedEventHandler) |
Namespace: Demo3D.Net.Protocols
public static Task<Client<IPacketIOService>> OpenAsync( bool sync, string host, int port, NotifyDataChangedEventHandler dataChangedHandler )