IdeaBlade DevForce 2010 Help Reference
HttpFns Class Members
See Also  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : HttpFns Class


The following tables list the members exposed by HttpFns.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)ConditionalCopyFileCopies the contents of a URL to a file if the URL timestamp is after lastWriteDateTime  
Public Methodstatic (Shared in Visual Basic)CopyFile Copies the contents of a URL to a file.  
Public Methodstatic (Shared in Visual Basic)CopyFolderOverloaded.  Copy all of the files under a URL folder to a specified file system path  
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)EquivalentUrls Determines if the URL's refer to the same location.  
Public Methodstatic (Shared in Visual Basic)GetFolderContents Returns a list of HttpFileInfo instances about the contents of a URL folder. The option to return info about all subdirectories of the specified folder is also provided.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetUrlTextFile Retrieves the contents of a URL as a stream  
Public Methodstatic (Shared in Visual Basic)PingServerOverloaded.  Determine if the server exists and is responding.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.