PowerTCP Sockets for .NET
Dns Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by Dns.

Public Constructors
 NameDescription
Public ConstructorDns ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefaultPort The default DNS server port; 53.  
Top
Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncoding Character encoding used by the component. (Inherited from Dart.Sockets.ComponentBase)
Public PropertyServers A list of DNS servers known to the local system.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Sockets.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Sockets.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Sockets.ComponentBase)
Top
Protected Properties
Public Methods
 NameDescription
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 MethodDeserialize Deserialize a previously serialized object. (Inherited from Dart.Sockets.ComponentBase)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
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 MethodMarshalOverloaded.  Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Sockets.ComponentBase)
Public MethodSerialize Serialize an object to the provided destination stream. (Inherited from Dart.Sockets.ComponentBase)
Public MethodStartOverloaded.  Starts a worker thread on which the specified delegate method executes.  
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 MethodOnErrorRaises the Error event. (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnUserStateRaises the UserState event. (Inherited from Dart.Sockets.ComponentBase)
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventErrorRaised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Sockets.ComponentBase)
Public EventUserStateRaised when Marshal(String,Object) is used. (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

Dns Class
Dart.Sockets Namespace


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