To write a null portable value, user needs to provide class and factoryIds of related class.
            	
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax
Parameters
- fieldName
 - Type: SystemString
name of the field - factoryId
 - Type: SystemInt32
factory id of related portable class - classId
 - Type: SystemInt32
class id of related portable class 
Exceptions
| Exception | Condition | 
|---|---|
| IOException | System.IO.IOException | 
Remarks
See Also