GigaSpaces XAP.NET Documentation
UndeployAndWait Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitUndeployAndWait()()()
Members
IconMemberDescription
UndeployAndWait()()()
Undeploys the processing unit and waits until all instances have been undeployed. In case of an Elastic processing unit, also waits for containers to shutdown. The undeployment process will return when all processing units have undeployed or SetDefaultTimeout(TimeSpan) have elapsed. Undeploy()()()

UndeployAndWait(TimeSpan)
Undeploys the processing unit and waits until all instances have been undeployed. In case of an Elastic processing unit, also waits for containers to shutdown. The undeployment process will wait for the given timeout and return when all processing units have undeployed or timeout expired.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)