Click or drag to resize
OssClientSetEndpoint Method
Sets the endpoint

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public void SetEndpoint(
	Uri endpoint
)

Parameters

endpoint
Type: SystemUri
Endpoint value

Implements

IOssSetEndpoint(Uri)
See Also