GigaSpaces XAP.NET Documentation
CustomContainerType Property
Class LibraryGigaSpaces.XAP.ConfigurationProcessingUnitConfigurationSectionCustomContainerType
Gets the custom processing unit container type, if any.
Declaration Syntax
C#Visual BasicVisual C++J#
public string CustomContainerType { get; internal set; }
Public Property CustomContainerType As String
public:
property String^ CustomContainerType {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_CustomContainerType()
/** @property */
public  void set_CustomContainerType(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)