Proxy client interface. This is the interface that all proxy clients must implement.

Namespace: Starksoft.Net.Proxy
Assembly:  Starksoft.Net.Proxy (in Starksoft.Net.Proxy.dll)

Syntax

C#
public interface IProxyClient
Visual Basic (Declaration)
Public Interface IProxyClient

See Also