Click or drag to resize

RegistrationRequestMessageType Property

Gets or sets the Type of the Message this RegistrationRequest is for.

Namespace: GSF.ServiceBus
Assembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.181-beta
Syntax
public MessageType MessageType { get; set; }
View Source

Property Value

MessageType
See Also