Namespace: Noemax.GZip
Assembly: Noemax.GZip (in Noemax.GZip.dll)
| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub Close() | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public override void Close() | |
| C++/CLI | |
|---|---|
public: void Close(); override | |
If this stream had been initialized with leaveOpen set to true, the underlying stream remains open after this method is called, otherwise the underlying stream is also closed.
.NET Framework
Supported in: 3.5, 3.0, 2.0.NET Compact Framework
Supported in: 3.5, 2.0Reference
GZipStream ClassGZipStream Members
GZipStream Constructor