SocksHandler.ProtocolComplete Field

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

SocksHandler.ProtocolComplete Field

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