PlinkSettings.

AgentForwarding Property

Summary

Enable / disable agent forwarding.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
PlinkSettings

Syntax

public Nullable<bool> AgentForwarding { get; set; }

Attributes

Type Description
BoolParameterAttribute Decorates a bool property with parameter names.

Value

Type Description
Nullable<bool>