Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / IWebChannelConnection Interface
Methods

In This Topic
    IWebChannelConnection Interface Members
    In This Topic

    The following tables list the members exposed by IWebChannelConnection.

    Public Methods
     NameDescription
     MethodOverloaded. Downloads the resource with the specified URI to a byte array  
     MethodDownloads the resource with the specified URI to a local file.  
     MethodOverloaded. Downloads the resource with the specified URI to a string  
     MethodUploads the provided byte array to the specified URI using the provided method.  
     MethodUploads the specified local file to the specified URI using the specified method  
     MethodUploads the specified string to the specified resource, using the specified method  
    Top
    See Also