LumiSoft Net Help
IsOwner Property
NamespacesLumiSoft.Net.IOSmartStreamIsOwner
Gets if SmartStream is owner of source stream. This property affects like closing this stream will close SourceStream if IsOwner true.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsOwner { get; set; }
Public Property IsOwner As Boolean
	Get
	Set
public:
property bool IsOwner {
	bool get ();
	void set (bool value);
}
member IsOwner : bool with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119