GigaSpaces XAP.NET Documentation
DeploymentOptions Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitProcessingUnitDeploymentDeploymentOptions
Gets this deployment as a set of deployment options.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual IList<string> DeploymentOptions { get; }
Public Overridable ReadOnly Property DeploymentOptions As IList(Of String)
public:
virtual property IList<String^>^ DeploymentOptions {
	IList<String^>^ get ();
}
/** @property */
public IList<String> get_DeploymentOptions()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)