PowerTCP Sockets for .NET
UdpBase Class Members
Properties  Methods  Events


The following tables list the members exposed by UdpBase.

Public Constructors
 NameDescription
Public ConstructorUdpBase Constructor  
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  
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  
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.  (Inherited from Dart.Sockets.SocketBase)
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  
Public MethodLeaveMulticastGroup  
Public MethodMarshalOverloaded.  (Inherited from Dart.Sockets.ComponentBase)
Public MethodOpenOverloaded.   
Public MethodReceiveOverloaded.   
Public MethodReceiveAsync  
Public MethodReceiveTaskAsync  
Public MethodSendOverloaded.   
Public MethodSendAsync  
Public MethodSendTaskAsync  
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

UdpBase Class
Dart.Sockets Namespace


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