ClientConfigurationProxyPort Property |
Proxy port
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public int ProxyPort { get; set; }
Public Property ProxyPort As Integer
Get
Set
public:
property int ProxyPort {
int get ();
void set (int value);
}
member ProxyPort : int with get, set
Property Value
Type:
Int32See Also