Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FileSystemStorage
FileStream Class
FileStream Methods
Close Method
Dispose Method
Flush Method
FlushAsync Method
Read Method
ReadAsync Method
Seek Method
SetLength Method
Write Method
WriteAsync Method
WriteByte Method
FileStream
Close Method
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
Namespace:
CMS.FileSystemStorage
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
Close
()
See Also
Reference
FileStream Class
CMS.FileSystemStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com