GigaSpaces XAP.NET Documentation
Used Property
Class LibraryGigaSpaces.Core.Internal.PbsPbsInputStreamUsed

[Missing <summary> documentation for "P:GigaSpaces.Core.Internal.Pbs.PbsInputStream.Used"]

Declaration Syntax
C#Visual BasicVisual C++J#
public bool Used { get; set; }
Public Property Used As Boolean
	Get
	Set
public:
property bool Used {
	bool get ();
	void set (bool value);
}
/** @property */
public boolean get_Used()
/** @property */
public  void set_Used(boolean value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)