Click or drag to resize

QueueExhaustedEventArgsObjects Property

Gets or sets the object keys

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public IEnumerable<Guid> Objects { get; }

Property Value

Type: IEnumerableGuid
See Also