Click or drag to resize
RedisSetsSDIFFSTORE Method

[Missing <summary> documentation for "M:Adf.RedisSets.SDIFFSTORE(System.String,System.String[])"]

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public int SDIFFSTORE(
	string destKey,
	params string[] keys
)

Parameters

destKey
Type: SystemString

[Missing <param name="destKey"/> documentation for "M:Adf.RedisSets.SDIFFSTORE(System.String,System.String[])"]

keys
Type: SystemString

[Missing <param name="keys"/> documentation for "M:Adf.RedisSets.SDIFFSTORE(System.String,System.String[])"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Adf.RedisSets.SDIFFSTORE(System.String,System.String[])"]

See Also