| DispatcherMessageEnqueuedInfoQueueName Property |
Gets the name of the queue
Namespace:
SanteDB.Core.Queue
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string QueueName { get; }
Public ReadOnly Property QueueName As String
Get
public:
property String^ QueueName {
String^ get ();
}
member QueueName : string with get
Property Value
Type:
StringSee Also