GigaSpaces XAP.NET Documentation
FifoSupport Property
Class LibraryGigaSpaces.Core.MetadataSpaceClassAttributeFifoSupport
Determines FIFO operations support for this class.
Declaration Syntax
C#Visual BasicVisual C++J#
public FifoSupport FifoSupport { get; set; }
Public Property FifoSupport As FifoSupport
public:
property FifoSupport FifoSupport {
	FifoSupport get ();
	void set (FifoSupport value);
}
/** @property */
public FifoSupport get_FifoSupport()
/** @property */
public  void set_FifoSupport(FifoSupport value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)