forwardDecoder Properties   Table of ContentDecoder Methodsforward
Decoder.IsDisposed Property
Returns true if the object is disposed, false otherwise.

Namespace:  FIXForge.NET.FIX.SBE
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public bool IsDisposed { get; }

Property Value

Type: Boolean
See Also