ForwardingRequestEventArgs.Accept Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Accept()
Accepts the request and returns the associated SSH channel.
Declaration
public SshChannel Accept()
Returns
Type | Description |
---|---|
SshChannel |