AuthMethod.CallBack Field

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthMethod.CallBack Field

Holds the address of the method to call when the proxy has authenticated the client.

[Visual Basic]Protected CallBack As Org.Mentalis.Network.ProxySocket.HandShakeComplete
[C#]
protected HandShakeComplete CallBack;

See Also

AuthMethod Class | AuthMethod Members | Org.Mentalis.Network.ProxySocket.Authentication Namespace