Ejemplo n.º 1
0
 void GetProtocolIDByAcronym()
 {
     m_client.GetProtocolIDByAcronymAsync(m_connectionSettings.PhasorProtocol.ToString());
 }