BinaryImageParserBaseStreamInitialized Field

Tracks if data stream has been initialized.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
protected bool StreamInitialized

Field Value

Boolean

Remarks

Only relevant if ProtocolUsesSyncBytes is true.

See Also