PowerTCP Sockets for .NET
Udp Class Members
Properties  Methods  Events


The following tables list the members exposed by Udp.

Public Constructors
 NameDescription
Public ConstructorUdp ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncoding (Inherited from Dart.Sockets.ComponentBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket (Inherited from Dart.Sockets.SocketBase)
Public PropertySocketOption (Inherited from Dart.Sockets.UdpBase)
Public PropertySynchronizingObject (Inherited from Dart.Sockets.ComponentBase)
Public PropertySyncRoot (Inherited from Dart.Sockets.ComponentBase)
Public PropertyTag (Inherited from Dart.Sockets.ComponentBase)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodClose (Inherited from Dart.Sockets.UdpBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.   
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodJoinMulticastGroup (Inherited from Dart.Sockets.UdpBase)
Public MethodLeaveMulticastGroup (Inherited from Dart.Sockets.UdpBase)
Public MethodMarshalOverloaded.  (Inherited from Dart.Sockets.ComponentBase)
Public MethodOpenOverloaded.  (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveOverloaded.  (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveAsync (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveTaskAsync (Inherited from Dart.Sockets.UdpBase)
Public MethodSendOverloaded.  (Inherited from Dart.Sockets.UdpBase)
Public MethodSendAsync (Inherited from Dart.Sockets.UdpBase)
Public MethodSendTaskAsync (Inherited from Dart.Sockets.UdpBase)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnError (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnUserState (Inherited from Dart.Sockets.ComponentBase)
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventError (Inherited from Dart.Sockets.ComponentBase)
Public EventUserState (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

Udp Class
Dart.Sockets Namespace


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic