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