Click or drag to resize

FmuAspectReceiveTimeout Property

If Platform is not Native, determines IPC receive timeout (ms). Set to -1 to wait forever.

Namespace: Emulate3D.FMI
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public int ReceiveTimeout { get; set; }

Property Value

Int32
See Also