SerializationConfigSetPortableFactoryClasses Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax

public virtual SerializationConfig SetPortableFactoryClasses(
	IDictionary<int, string> portableFactoryClasses
)

Parameters

portableFactoryClasses
Type: System.Collections.GenericIDictionaryInt32, String

Return Value

Type: SerializationConfig
See Also

Reference