GigaSpaces XAP.NET Documentation
SpaceTaskFilterInfo<(Of <(T>)>) Class
Class LibraryGigaSpaces.Core.ExecutorsSpaceTaskFilterInfo<(Of <(T>)>)
Contains a single filter decision invocation required info.
Declaration Syntax
C#Visual BasicVisual C++J#
public class SpaceTaskFilterInfo<T>
Public Class SpaceTaskFilterInfo(Of T)
generic<typename T>
public ref class SpaceTaskFilterInfo
J# supports the use of generic APIs, but not the declaration of new ones.
Generic Template Parameters
T
Type of data to filter.
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpaceTaskFilterInfo<(Of <(T>)>)(Int32, SpaceTaskResult<(Of <(T>)>), SpaceTaskResultsCollection<(Of <(T>)>))
Constructs a new space task filter info

CurrentResult
Gets the current result.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReceivedResults
Gets the previously received results without the current result.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TotalExpectedResults
Gets the total expected results of this execution.

Inheritance Hierarchy
Object
SpaceTaskFilterInfo<(Of <(T>)>)

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