Contains a single remoting filter decision invocation required info.
            
            
| C# | Visual Basic | Visual C++ | J# | 
public class SpaceRemotingFilterInfo
Public Class SpaceRemotingFilterInfo
public ref class SpaceRemotingFilterInfo
public class SpaceRemotingFilterInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
| SpaceRemotingFilterInfo(Int32, SpaceRemotingResult, SpaceRemotingResultsCollection) | 
            Constructs a new space remoting filter info
              | |
| CurrentResult | 
            Gets the current result.
              | |
| Equals(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()()() |  (Inherited from Object.) | |
| TotalExpectedResults | 
            Gets the total expected results of this execution.
              | 
| Object | |
| SpaceRemotingFilterInfo | |
