| DispatcherMessageEnqueuedInfoCorrelationId Property |
Get the correlation token or object that was provided by the queue
Namespace:
SanteDB.Core.Queue
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string CorrelationId { get; }
Public ReadOnly Property CorrelationId As String
Get
public:
property String^ CorrelationId {
String^ get ();
}
member CorrelationId : string with get
Property Value
Type:
StringSee Also