PerformanceLogCounterType Property |
Gets or sets the counter type.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public PerformanceCounterType CounterType { get; set; }
Public Property CounterType As PerformanceCounterType
Get
Set
public:
property PerformanceCounterType CounterType {
PerformanceCounterType get ();
void set (PerformanceCounterType value);
}
member CounterType : PerformanceCounterType with get, set
Property Value
Type:
PerformanceCounterTypeSee Also