Exemple #1
0
 void DeleteOutputStream(int outputStreamID)
 {
     m_client.DeleteOutputStreamAsync(outputStreamID);
 }