Click or drag to resize

IUDPService Interface

UDP specific services.

Namespace: Demo3D.Net.Protocols
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.01.00
Syntax
C#
public interface IUDPService

The IUDPService type exposes the following members.

Methods
 NameDescription
Public methodJoinMulticastGroup Adds the socket to the multicast group.
Top
See Also