GigaSpaces XAP.Net Documentation
ISpaceProxyProviderFactory Interface
Class LibraryGigaSpaces.CoreISpaceProxyProviderFactory
Determines the functionality exposed by a space proxy provider.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ISpaceProxyProviderFactory
Public Interface ISpaceProxyProviderFactory
public interface class ISpaceProxyProviderFactory
public interface ISpaceProxyProviderFactory
Members
All MembersMethodsProperties



IconMemberDescription
CreateLocalTransactionManager(ISpaceProxy)
Create a local transaction manager for the specified proxy.

DefaultEventSessionConfig
Gets or sets the default EventSessionConfig assigned to created proxies.

DefaultIteratorBufferSize
Gets or sets the default buffer size assigned to created proxies.

DefaultLeaseTime
Gets or sets the default lease time assigned to created proxies.

DefaultMaxItems
Gets or sets the default max items assigned to created proxies.

DefaultTimeOut
Gets or sets the default timeout assigned to created proxies.

FindJiniTransactionManager()()()
Find a Jini transaction manager using the default lookup settings.

FindJiniTransactionManager(String, String, String, Int64, Dictionary<(Of <(String, String>)>))
Find a Jini transaction manager using the specified lookup settings.

FindSpace(String)
Find the space specified by the url.

FindSpace(String, SpaceConfig)
Find the space specified by the cluster info and url.

FindSpace(String, SecurityContext)
Find the space specified by the url.

FindSpace(String, SpaceConfig, SecurityContext)
Find the space specified by the url.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)