Starts relaying data between the remote host and the local client.
[Visual Basic]Public Sub StartRelay()
[C#]
public void StartRelay();
Remarks
This method should only be called after all protocol specific communication has been finished.
See Also
Client Class | Client Members | Org.Mentalis.Proxy Namespace