AuthBase.Callback Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

AuthBase.Callback Field

The method to call when the authentication is complete.

[Visual Basic]Protected Callback As Org.Mentalis.Proxy.Socks.Authentication.AuthenticationCompleteDelegate
[C#]
protected AuthenticationCompleteDelegate Callback;

See Also

AuthBase Class | AuthBase Members | Org.Mentalis.Proxy.Socks.Authentication Namespace