GigaSpaces XAP.NET Documentation
GetCustomOptions Method
Class LibraryGigaSpaces.Core.ConfigurationJvmCustomOptionsConfigurationElementGetCustomOptions()()()
Returns a list of the custom options values.
Declaration Syntax
C#Visual BasicVisual C++J#
public List<string> GetCustomOptions()
Public Function GetCustomOptions As List(Of String)
public:
List<String^>^ GetCustomOptions()
public List<String> GetCustomOptions()
Return Value
list of the custom options values.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)