| Dart.Sockets Namespace : Udp Class |
For a list of all members of this type, see Udp members.
| Name | Description | |
|---|---|---|
![]() | Close | Close the socket and release all resources. (Inherited from Dart.Sockets.UdpBase) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases all resources associated with the object. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | JoinMulticastGroup | Join the specified multicast group for receiving datagrams. (Inherited from Dart.Sockets.UdpBase) |
![]() | LeaveMulticastGroup | Leave the specified multicast group for receiving datagrams. (Inherited from Dart.Sockets.UdpBase) |
![]() | Marshal | Overloaded. Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Sockets.ComponentBase) |
![]() | Open | Overloaded. Opens a socket on all IPv4 network interfaces and the specified port. (Inherited from Dart.Sockets.UdpBase) |
![]() | Receive | Overloaded. Receive a datagram. (Inherited from Dart.Sockets.UdpBase) |
![]() | ReceiveAsync | Receive a datagram asynchronously. (Inherited from Dart.Sockets.UdpBase) |
![]() | ReceiveTaskAsync | Receive a datagram. (Inherited from Dart.Sockets.UdpBase) |
![]() | Send | Overloaded. Send a datagram to the specified remote address and port. (Inherited from Dart.Sockets.UdpBase) |
![]() | SendAsync | Send a datagram to the specified IPEndPoint asynchronously, specifying a buffer, offset, length and SocketFlags value. (Inherited from Dart.Sockets.UdpBase) |
![]() | SendTaskAsync | Send a datagram to the specified IPEndPoint, specifying a buffer, offset, length and SocketFlags value. (Inherited from Dart.Sockets.UdpBase) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnError | Raises the Error event. (Inherited from Dart.Sockets.ComponentBase) |
![]() | OnUserState | Raises the UserState event. (Inherited from Dart.Sockets.ComponentBase) |