Click or drag to resize

RegistrationRequestMessageName Property

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

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

Property Value

String
See Also