GigaSpaces XAP.NET Documentation
ToProcessingUnitDeployment Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceDeploymentToProcessingUnitDeployment()()()()
Transforms the space deployment to a processing unit deployment (it is a processing unit after all, that simply starts an embedded space).
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual ProcessingUnitDeployment ToProcessingUnitDeployment()
Public Overridable Function ToProcessingUnitDeployment As ProcessingUnitDeployment
public:
virtual ProcessingUnitDeployment^ ToProcessingUnitDeployment()
public ProcessingUnitDeployment ToProcessingUnitDeployment()
Return Value
The ProcessingUnitDeployment converted from a space deployment.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)