Skip to content

P_CodeJam_PerfTests_Running_Messages_Message_MessageSource

andrewvk edited this page Nov 8, 2016 · 2 revisions

Message.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#

public MessageSource MessageSource { get; }

VB

Public ReadOnly Property MessageSource As MessageSource
	Get

F#

abstract MessageSource : MessageSource with get
override MessageSource : MessageSource with get

Property Value

Type: MessageSource
Source of the message.

Implements

IMessage.MessageSource

See Also

Reference

Message Class
CodeJam.PerfTests.Running.Messages Namespace

Clone this wiki locally