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