Skip to content

P_CodeJam_PerfTests_Running_Messages_IMessage_MessageSource

andrewvk edited this page Nov 8, 2016 · 2 revisions

IMessage.MessageSource Property

Source of the message.

Namespace: CodeJam.PerfTests.Running.Messages
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

MessageSource MessageSource { get; }

VB

ReadOnly Property MessageSource As MessageSource
	Get

F#

abstract MessageSource : MessageSource with get

Property Value

Type: MessageSource
Source of the message.

See Also

Reference

IMessage Interface
CodeJam.PerfTests.Running.Messages Namespace

Clone this wiki locally