Click or drag to resize
WrapperStreamClose Method
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.

Namespace: Aliyun.OSS.Common.Internal
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public override void Close()
See Also