|  | ClusterShardingMessageSerializer Properties | 
The ClusterShardingMessageSerializer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Identifier | 
            Completely unique value to identify this implementation of Serializer, used to optimize network traffic
            Values from 0 to 16 is reserved for Akka internal usage
            (Overrides SerializerIdentifier.) | 
|  | IncludeManifest | 
            Returns whether this serializer needs a manifest in the fromBinary method
            (Inherited from SerializerWithStringManifest.) | 
 See Also
See Also