GigaSpaces XAP.NET Documentation
Provider Property
Class LibraryGigaSpaces.Core.ConfigurationGigaSpacesCoreConfigurationProvider
Gets the default provider that will be used.
Declaration Syntax
C#Visual BasicVisual C++J#
public ProviderConfigurationElement Provider { get; internal set; }
Public Property Provider As ProviderConfigurationElement
public:
property ProviderConfigurationElement^ Provider {
	ProviderConfigurationElement^ get ();
	void set (ProviderConfigurationElement^ value);
}
/** @property */
public ProviderConfigurationElement get_Provider()
/** @property */
public  void set_Provider(ProviderConfigurationElement value)

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