FilterCollection Constructor (MatchOptions)

ScaleOut Software NamedCache API
Create a new FilterCollection instance, allowing the specification of an initial MatchOptions value.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public FilterCollection(
	MatchOptions matchOptions
)

Parameters

matchOptions
Type: Soss.ClientMatchOptions
The type of match to be performed by the server.
See Also

Reference