LogStackMessagesUnion(LogStackMessages) Method

returns the union of this instance and the specified New messages replace existing messages.

Definition

Namespace: Gemstone.Diagnostics
Assembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.147 -- Release Build+6d8205f6bef6d4bbdafae492b5ebb1e8ed76a73f

Parameters

stackMessage  LogStackMessages

[Missing <param name="stackMessage"/> documentation for "M:Gemstone.Diagnostics.LogStackMessages.Union(Gemstone.Diagnostics.LogStackMessages)"]

Return Value

LogStackMessages

[Missing <returns> documentation for "M:Gemstone.Diagnostics.LogStackMessages.Union(Gemstone.Diagnostics.LogStackMessages)"]

See Also