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.0.2.6900 (9.0.2.6900)