GigaSpaces XAP.NET Documentation
LookupServiceOptions Constructor (dynamicProxy)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentLookupServiceOptionsLookupServiceOptions(Boolean)
For internal use.
Declaration Syntax
C#Visual BasicVisual C++J#
protected LookupServiceOptions(
	bool dynamicProxy
)
Protected Sub New ( _
	dynamicProxy As Boolean _
)
protected:
LookupServiceOptions(
	bool dynamicProxy
)
protected LookupServiceOptions(
	boolean dynamicProxy
)
Parameters
dynamicProxy (Boolean)
dummy variable to seperate implicit dynamic proxy creation of this object then explicit user creation

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)