Resumes the persistence
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
public abstract void ResumePersistence( string spaceName ) |
| Visual Basic |
|---|
Public MustOverride Sub ResumePersistence ( spaceName As String ) |
| Visual C++ |
|---|
public: virtual void ResumePersistence( String^ spaceName ) abstract |
| F# |
|---|
abstract ResumePersistence : spaceName : string -> unit |
Parameters
- spaceName
- Type: System..::..String
Name of the space.