Esempio n. 1
0
 protected override bool ReleaseHandle()
 {
     pinvoke.grpcsharp_call_destroy(handle);
     return(true);
 }