Writes a Portable.
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
Parameters
- fieldName
 - Type: SystemString
name of the field - portable
 - Type: Hazelcast.IO.SerializationIPortable
Portable to be written 
Exceptions
| Exception | Condition | 
|---|---|
| IOException | System.IO.IOException | 
Remarks
See Also