|
PhasorMeasurementMapperConnectionAttempts Property
|
Gets the total number of connection attempts.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public long ConnectionAttempts { get; }
Public ReadOnly Property ConnectionAttempts As Long
Get
member ConnectionAttempts : int64 with get
function get_ConnectionAttempts();
View SourceProperty Value
Int64See Also