Spring GemFire 1.0.1 API Reference

AllKeysInterest Constructor

Initializes a new instance of the AllKeysInterest class.

[Visual Basic]
Public Overloads Sub New( _
   ByVal policy As InterestResultPolicy _
)
[C#]
AllKeysInterest(
   InterestResultPolicy policy
);

Parameters

policy
The policy.

See Also

AllKeysInterest Class | Spring.Data.GemFire Namespace | AllKeysInterest Constructor Overload List