[Missing <summary> documentation for "P:GigaSpaces.Core.Internal.Pbs.PbsInputStream.Used"]
Declaration Syntax
C# | Visual Basic | Visual 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)