Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.Core.PipelineMap.BinaryPropertyContainer Class Reference

Detailed Description

COntainer that contains a property for a node.

Public Member Functions

 BinaryPropertyContainer (string key, ref byte[] data)
 
 BinaryPropertyContainer (string key, object value)
 

Properties

static bool ThrowOnError = false [get, set]
 If true then will not catch exceptions during data management.
 
string Key [get]
 Property's key.
 
byte[] Data [get, set]
 Binary data stored at the container. More...
 
object value [get, set]
 

Property Documentation

◆ Data

byte [] Doloro.AI.Core.PipelineMap.BinaryPropertyContainer.Data
getset

Binary data stored at the container.

Exceptions
System.ArgumentNullExceptionvalue to set is null.

◆ value

object Doloro.AI.Core.PipelineMap.BinaryPropertyContainer.value
getset


The documentation for this class was generated from the following file: