GigaSpaces XAP.NET Documentation
Name Property
Class LibraryGigaSpaces.XAP.ConfigurationEventListenerContainerConfigurationElementName
Gets or sets the event container name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_Name()
/** @property */
public  void set_Name(String value)

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