GigaSpaces XAP.NET Documentation
MemcachedDeployment Constructor (spaceUrl)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MemcachedMemcachedDeploymentMemcachedDeployment(String)
Constructs a new Memcached deployment.
Declaration Syntax
C#Visual BasicVisual C++J#
public MemcachedDeployment(
	string spaceUrl
)
Public Sub New ( _
	spaceUrl As String _
)
public:
MemcachedDeployment(
	String^ spaceUrl
)
public MemcachedDeployment(
	String spaceUrl
)
Parameters
spaceUrl (String)
The space url for the memcached storage.

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