SocksHandler.Signaler Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksHandler.Signaler Field

Holds the address of the method to call when the SOCKS negotiation is complete.

[Visual Basic]Private Signaler As Org.Mentalis.Proxy.Socks.NegotiationCompleteDelegate
[C#]
private NegotiationCompleteDelegate Signaler;

See Also

SocksHandler Class | SocksHandler Members | Org.Mentalis.Proxy.Socks Namespace