예제 #1
0
 void GetConnectionSettings()
 {
     m_client.GetConnectionSettingsAsync(ReadFileBytes(m_connectionFileData));
 }