Holds the address of the method to call when the SOCKS protocol has been completed.
[Visual Basic]Protected ProtocolComplete As Org.Mentalis.Network.ProxySocket.HandShakeComplete
[C#]
protected HandShakeComplete ProtocolComplete;
See Also
SocksHandler Class | SocksHandler Members | Org.Mentalis.Network.ProxySocket Namespace