| IQueueManagerServiceInbound Property |
Represents the inbound queue
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax ISynchronizationQueue Inbound { get; }
ReadOnly Property Inbound As ISynchronizationQueue
Get
property ISynchronizationQueue^ Inbound {
ISynchronizationQueue^ get ();
}
abstract Inbound : ISynchronizationQueue with get
Property Value
Type:
ISynchronizationQueueSee Also