GigaSpaces XAP.NET Documentation
SpaceFilterConfig Class
Class LibraryGigaSpaces.Core.FiltersSpaceFilterConfig
Defines configurations for a SpaceFilter.
Declaration Syntax
C#Visual BasicVisual C++J#
public class SpaceFilterConfig
Public Class SpaceFilterConfig
public ref class SpaceFilterConfig
public class SpaceFilterConfig
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpaceFilterConfig()()()
Initializes a new instance of the SpaceFilterConfig class

CustomProperties
Gets or sets a dictionary of properties to be passed to the filter on initialization.

Enabled
Gets or sets if this filter is enabled.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Filter
Gets or sets the filter instance.

FilterOperations
Gets or sets the list of operation to be filtered.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsActiveWhenBackup
Gets or sets if this filter is active when the space is in backup mode.

IsSecurityFilter
Gets or sets if this filter is a security filter.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets the filter name.

Priority
Gets or sets the filter priority.

ShutdownSpaceOnInitFailure
Gets or sets if the space should shutdown on filter init failure.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SpaceFilterConfig

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