MapOperation SetMapPolicy Method Aerospike
Create set map policy operation. Server sets map policy attributes. Server returns null.

The required map policy attributes can be changed after the map is created.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.5.0 (3.9.5)
Syntax

Parameters

policy
Type: Aerospike.Client MapPolicy
binName
Type: System String
ctx
Type:  Aerospike.Client CTX 
See Also