LumiSoft Mail Server User API
IsStreamOwner Property
Namespaces > ICSharpCode.SharpZipLib.BZip2 > BZip2OutputStream > IsStreamOwner

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.IsStreamOwner]

Syntax
C#Visual BasicManaged C++
public bool IsStreamOwner { get; set; }
Public Property IsStreamOwner As Boolean
public:
bool IsStreamOwner {
	bool get ();
	void set (bool value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)