| ApplicationHealthInfoConcurrency Property |
Concurrency of the pool
Namespace:
SanteDB.DisconnectedClient.Services.Model
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public int Concurrency { get; set; }
Public Property Concurrency As Integer
Get
Set
public:
property int Concurrency {
int get ();
void set (int value);
}
member Concurrency : int with get, set
Property Value
Type:
Int32See Also