Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannel Class


WebChannel Class Methods

For a list of all members of this type, see WebChannel members.

Public Methods
 NameDescription
Public MethodAuthenticate now (instead of waiting for a request to fail)  
Public MethodCancel the current request.  
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodOverloaded. Downloads the resource with the specified URI to a byte array  
Public MethodDownloads the resource with the specified URI to a local file.  
Public MethodOverloaded. Downloads the resource with the specified URI to a string  
Public MethodExecute the provided request.  
Public MethodUploads the provided byte array to the specified URI using the provided method.  
Public MethodUploads the specified local file to the specified URI using the specified method  
Public MethodUploads the specified string to the specified resource, using the specified method  
Top
Protected Methods
 NameDescription
Protected MethodRaises the ConnectionStateChanged event  
Top
See Also