WebKI.xml 117 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <HelpKI>
  3. <HelpKINode Title="Aborted enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  4. <HelpKINode Title="Add method">
  5. <HelpKINode Title="Metadata.Add Method " Url="html/Overload_Grpc_Core_Metadata_Add.htm" />
  6. <HelpKINode Title="Server.ServiceDefinitionCollection.Add Method " Url="html/M_Grpc_Core_Server_ServiceDefinitionCollection_Add.htm" />
  7. <HelpKINode Title="ServerPortCollection.Add Method " Url="html/Overload_Grpc_Core_Server_ServerPortCollection_Add.htm" />
  8. </HelpKINode>
  9. <HelpKINode Title="AddMethod method" Url="html/Overload_Grpc_Core_ServerServiceDefinition_Builder_AddMethod.htm" />
  10. <HelpKINode Title="AlreadyExists enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  11. <HelpKINode Title="AssociatedType property" Url="html/P_Grpc_Core_Logging_TextWriterLogger_AssociatedType.htm" />
  12. <HelpKINode Title="AsyncAuthInterceptor delegate" Url="html/T_Grpc_Core_AsyncAuthInterceptor.htm" />
  13. <HelpKINode Title="AsyncClientStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncClientStreamingCall.htm" />
  14. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse) class">
  15. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse) Class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  16. <HelpKINode Title="about AsyncClientStreamingCall(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  17. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  18. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  19. </HelpKINode>
  20. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse) method">
  21. <HelpKINode Title="CallInvoker.AsyncClientStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncClientStreamingCall__2.htm" />
  22. <HelpKINode Title="Calls.AsyncClientStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncClientStreamingCall__2.htm" />
  23. </HelpKINode>
  24. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).Dispose method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_Dispose.htm" />
  25. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).GetAwaiter method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetAwaiter.htm" />
  26. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).GetStatus method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetStatus.htm" />
  27. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).GetTrailers method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetTrailers.htm" />
  28. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).RequestStream property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_RequestStream.htm" />
  29. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).ResponseAsync property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseAsync.htm" />
  30. <HelpKINode Title="AsyncClientStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseHeadersAsync.htm" />
  31. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt; class">
  32. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse) Class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  33. <HelpKINode Title="about AsyncClientStreamingCall&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  34. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  35. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  36. </HelpKINode>
  37. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt; method">
  38. <HelpKINode Title="CallInvoker.AsyncClientStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncClientStreamingCall__2.htm" />
  39. <HelpKINode Title="Calls.AsyncClientStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncClientStreamingCall__2.htm" />
  40. </HelpKINode>
  41. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.Dispose method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_Dispose.htm" />
  42. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.GetAwaiter method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetAwaiter.htm" />
  43. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.GetStatus method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetStatus.htm" />
  44. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.GetTrailers method" Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetTrailers.htm" />
  45. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.RequestStream property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_RequestStream.htm" />
  46. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.ResponseAsync property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseAsync.htm" />
  47. <HelpKINode Title="AsyncClientStreamingCall&lt;TRequest, TResponse&gt;.ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseHeadersAsync.htm" />
  48. <HelpKINode Title="AsyncDuplexStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncDuplexStreamingCall.htm" />
  49. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse) class">
  50. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse) Class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  51. <HelpKINode Title="about AsyncDuplexStreamingCall(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  52. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  53. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  54. </HelpKINode>
  55. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse) method">
  56. <HelpKINode Title="CallInvoker.AsyncDuplexStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncDuplexStreamingCall__2.htm" />
  57. <HelpKINode Title="Calls.AsyncDuplexStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncDuplexStreamingCall__2.htm" />
  58. </HelpKINode>
  59. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).Dispose method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_Dispose.htm" />
  60. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).GetStatus method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetStatus.htm" />
  61. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).GetTrailers method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetTrailers.htm" />
  62. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).RequestStream property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_RequestStream.htm" />
  63. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseHeadersAsync.htm" />
  64. <HelpKINode Title="AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseStream property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseStream.htm" />
  65. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; class">
  66. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse) Class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  67. <HelpKINode Title="about AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  68. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  69. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  70. </HelpKINode>
  71. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; method">
  72. <HelpKINode Title="CallInvoker.AsyncDuplexStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncDuplexStreamingCall__2.htm" />
  73. <HelpKINode Title="Calls.AsyncDuplexStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncDuplexStreamingCall__2.htm" />
  74. </HelpKINode>
  75. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.Dispose method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_Dispose.htm" />
  76. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.GetStatus method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetStatus.htm" />
  77. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.GetTrailers method" Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetTrailers.htm" />
  78. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.RequestStream property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_RequestStream.htm" />
  79. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseHeadersAsync.htm" />
  80. <HelpKINode Title="AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt;.ResponseStream property" Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseStream.htm" />
  81. <HelpKINode Title="AsyncServerStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncServerStreamingCall.htm" />
  82. <HelpKINode Title="AsyncServerStreamingCall(Of TRequest, TResponse) method">
  83. <HelpKINode Title="CallInvoker.AsyncServerStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncServerStreamingCall__2.htm" />
  84. <HelpKINode Title="Calls.AsyncServerStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncServerStreamingCall__2.htm" />
  85. </HelpKINode>
  86. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse) class">
  87. <HelpKINode Title="AsyncServerStreamingCall(TResponse) Class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  88. <HelpKINode Title="about AsyncServerStreamingCall(Of TResponse) class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  89. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  90. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  91. </HelpKINode>
  92. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse).Dispose method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_Dispose.htm" />
  93. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse).GetStatus method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetStatus.htm" />
  94. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse).GetTrailers method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetTrailers.htm" />
  95. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse).ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseHeadersAsync.htm" />
  96. <HelpKINode Title="AsyncServerStreamingCall(Of TResponse).ResponseStream property" Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseStream.htm" />
  97. <HelpKINode Title="AsyncServerStreamingCall&lt;TRequest, TResponse&gt; method">
  98. <HelpKINode Title="CallInvoker.AsyncServerStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncServerStreamingCall__2.htm" />
  99. <HelpKINode Title="Calls.AsyncServerStreamingCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncServerStreamingCall__2.htm" />
  100. </HelpKINode>
  101. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt; class">
  102. <HelpKINode Title="AsyncServerStreamingCall(TResponse) Class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  103. <HelpKINode Title="about AsyncServerStreamingCall&lt;TResponse&gt; class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  104. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  105. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  106. </HelpKINode>
  107. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt;.Dispose method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_Dispose.htm" />
  108. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt;.GetStatus method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetStatus.htm" />
  109. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt;.GetTrailers method" Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetTrailers.htm" />
  110. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt;.ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseHeadersAsync.htm" />
  111. <HelpKINode Title="AsyncServerStreamingCall&lt;TResponse&gt;.ResponseStream property" Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseStream.htm" />
  112. <HelpKINode Title="AsyncStreamExtensions class">
  113. <HelpKINode Title="AsyncStreamExtensions Class" Url="html/T_Grpc_Core_Utils_AsyncStreamExtensions.htm" />
  114. <HelpKINode Title="about AsyncStreamExtensions class" Url="html/T_Grpc_Core_Utils_AsyncStreamExtensions.htm" />
  115. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Utils_AsyncStreamExtensions.htm" />
  116. </HelpKINode>
  117. <HelpKINode Title="AsyncStreamExtensions.ForEachAsync(Of T) method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync__1.htm" />
  118. <HelpKINode Title="AsyncStreamExtensions.ForEachAsync&lt;T&gt; method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync__1.htm" />
  119. <HelpKINode Title="AsyncStreamExtensions.ToListAsync(Of T) method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync__1.htm" />
  120. <HelpKINode Title="AsyncStreamExtensions.ToListAsync&lt;T&gt; method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync__1.htm" />
  121. <HelpKINode Title="AsyncStreamExtensions.WriteAllAsync method" Url="html/Overload_Grpc_Core_Utils_AsyncStreamExtensions_WriteAllAsync.htm" />
  122. <HelpKINode Title="AsyncUnaryCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncUnaryCall.htm" />
  123. <HelpKINode Title="AsyncUnaryCall(Of TRequest, TResponse) method">
  124. <HelpKINode Title="CallInvoker.AsyncUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncUnaryCall__2.htm" />
  125. <HelpKINode Title="Calls.AsyncUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncUnaryCall__2.htm" />
  126. </HelpKINode>
  127. <HelpKINode Title="AsyncUnaryCall(Of TResponse) class">
  128. <HelpKINode Title="AsyncUnaryCall(TResponse) Class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  129. <HelpKINode Title="about AsyncUnaryCall(Of TResponse) class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  130. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncUnaryCall_1.htm" />
  131. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncUnaryCall_1.htm" />
  132. </HelpKINode>
  133. <HelpKINode Title="AsyncUnaryCall(Of TResponse).Dispose method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_Dispose.htm" />
  134. <HelpKINode Title="AsyncUnaryCall(Of TResponse).GetAwaiter method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetAwaiter.htm" />
  135. <HelpKINode Title="AsyncUnaryCall(Of TResponse).GetStatus method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetStatus.htm" />
  136. <HelpKINode Title="AsyncUnaryCall(Of TResponse).GetTrailers method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetTrailers.htm" />
  137. <HelpKINode Title="AsyncUnaryCall(Of TResponse).ResponseAsync property" Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseAsync.htm" />
  138. <HelpKINode Title="AsyncUnaryCall(Of TResponse).ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseHeadersAsync.htm" />
  139. <HelpKINode Title="AsyncUnaryCall&lt;TRequest, TResponse&gt; method">
  140. <HelpKINode Title="CallInvoker.AsyncUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_AsyncUnaryCall__2.htm" />
  141. <HelpKINode Title="Calls.AsyncUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_AsyncUnaryCall__2.htm" />
  142. </HelpKINode>
  143. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt; class">
  144. <HelpKINode Title="AsyncUnaryCall(TResponse) Class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  145. <HelpKINode Title="about AsyncUnaryCall&lt;TResponse&gt; class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  146. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AsyncUnaryCall_1.htm" />
  147. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AsyncUnaryCall_1.htm" />
  148. </HelpKINode>
  149. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.Dispose method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_Dispose.htm" />
  150. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.GetAwaiter method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetAwaiter.htm" />
  151. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.GetStatus method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetStatus.htm" />
  152. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.GetTrailers method" Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetTrailers.htm" />
  153. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.ResponseAsync property" Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseAsync.htm" />
  154. <HelpKINode Title="AsyncUnaryCall&lt;TResponse&gt;.ResponseHeadersAsync property" Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseHeadersAsync.htm" />
  155. <HelpKINode Title="AuthInterceptorContext class">
  156. <HelpKINode Title="AuthInterceptorContext Class" Url="html/T_Grpc_Core_AuthInterceptorContext.htm" />
  157. <HelpKINode Title="about AuthInterceptorContext class" Url="html/T_Grpc_Core_AuthInterceptorContext.htm" />
  158. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_AuthInterceptorContext__ctor.htm" />
  159. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_AuthInterceptorContext.htm" />
  160. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_AuthInterceptorContext.htm" />
  161. </HelpKINode>
  162. <HelpKINode Title="AuthInterceptorContext.AuthInterceptorContext constructor" Url="html/M_Grpc_Core_AuthInterceptorContext__ctor.htm" />
  163. <HelpKINode Title="AuthInterceptorContext.MethodName property" Url="html/P_Grpc_Core_AuthInterceptorContext_MethodName.htm" />
  164. <HelpKINode Title="AuthInterceptorContext.ServiceUrl property" Url="html/P_Grpc_Core_AuthInterceptorContext_ServiceUrl.htm" />
  165. <HelpKINode Title="BenchmarkUtil class">
  166. <HelpKINode Title="BenchmarkUtil Class" Url="html/T_Grpc_Core_Utils_BenchmarkUtil.htm" />
  167. <HelpKINode Title="about BenchmarkUtil class" Url="html/T_Grpc_Core_Utils_BenchmarkUtil.htm" />
  168. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Utils_BenchmarkUtil.htm" />
  169. </HelpKINode>
  170. <HelpKINode Title="BenchmarkUtil.RunBenchmark method" Url="html/M_Grpc_Core_Utils_BenchmarkUtil_RunBenchmark.htm" />
  171. <HelpKINode Title="BinaryHeaderSuffix field" Url="html/F_Grpc_Core_Metadata_BinaryHeaderSuffix.htm" />
  172. <HelpKINode Title="BlockingUnaryCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_BlockingUnaryCall.htm" />
  173. <HelpKINode Title="BlockingUnaryCall(Of TRequest, TResponse) method">
  174. <HelpKINode Title="CallInvoker.BlockingUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_BlockingUnaryCall__2.htm" />
  175. <HelpKINode Title="Calls.BlockingUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_BlockingUnaryCall__2.htm" />
  176. </HelpKINode>
  177. <HelpKINode Title="BlockingUnaryCall&lt;TRequest, TResponse&gt; method">
  178. <HelpKINode Title="CallInvoker.BlockingUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_CallInvoker_BlockingUnaryCall__2.htm" />
  179. <HelpKINode Title="Calls.BlockingUnaryCall(TRequest, TResponse) Method " Url="html/M_Grpc_Core_Calls_BlockingUnaryCall__2.htm" />
  180. </HelpKINode>
  181. <HelpKINode Title="BoundPort property" Url="html/P_Grpc_Core_ServerPort_BoundPort.htm" />
  182. <HelpKINode Title="BufferHint enumeration member" Url="html/T_Grpc_Core_WriteFlags.htm" />
  183. <HelpKINode Title="Build method" Url="html/M_Grpc_Core_ServerServiceDefinition_Builder_Build.htm" />
  184. <HelpKINode Title="Builder class">
  185. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ServerServiceDefinition_Builder.htm" />
  186. </HelpKINode>
  187. <HelpKINode Title="CallCredentials class">
  188. <HelpKINode Title="CallCredentials Class" Url="html/T_Grpc_Core_CallCredentials.htm" />
  189. <HelpKINode Title="about CallCredentials class" Url="html/T_Grpc_Core_CallCredentials.htm" />
  190. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_CallCredentials__ctor.htm" />
  191. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_CallCredentials.htm" />
  192. </HelpKINode>
  193. <HelpKINode Title="CallCredentials.CallCredentials constructor" Url="html/M_Grpc_Core_CallCredentials__ctor.htm" />
  194. <HelpKINode Title="CallCredentials.Compose method" Url="html/M_Grpc_Core_CallCredentials_Compose.htm" />
  195. <HelpKINode Title="CallCredentials.FromInterceptor method" Url="html/M_Grpc_Core_CallCredentials_FromInterceptor.htm" />
  196. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse) structure">
  197. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse) Structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  198. <HelpKINode Title="about CallInvocationDetails(Of TRequest, TResponse) structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  199. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_CallInvocationDetails_2__ctor.htm" />
  200. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_CallInvocationDetails_2.htm" />
  201. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_CallInvocationDetails_2.htm" />
  202. </HelpKINode>
  203. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails constructor" Url="html/Overload_Grpc_Core_CallInvocationDetails_2__ctor.htm" />
  204. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).Channel property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Channel.htm" />
  205. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).Host property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Host.htm" />
  206. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).Method property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Method.htm" />
  207. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).Options property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Options.htm" />
  208. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).RequestMarshaller property" Url="html/P_Grpc_Core_CallInvocationDetails_2_RequestMarshaller.htm" />
  209. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).ResponseMarshaller property" Url="html/P_Grpc_Core_CallInvocationDetails_2_ResponseMarshaller.htm" />
  210. <HelpKINode Title="CallInvocationDetails(Of TRequest, TResponse).WithOptions method" Url="html/M_Grpc_Core_CallInvocationDetails_2_WithOptions.htm" />
  211. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt; structure">
  212. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse) Structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  213. <HelpKINode Title="about CallInvocationDetails&lt;TRequest, TResponse&gt; structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  214. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_CallInvocationDetails_2__ctor.htm" />
  215. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_CallInvocationDetails_2.htm" />
  216. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_CallInvocationDetails_2.htm" />
  217. </HelpKINode>
  218. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.CallInvocationDetails constructor" Url="html/Overload_Grpc_Core_CallInvocationDetails_2__ctor.htm" />
  219. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.Channel property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Channel.htm" />
  220. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.Host property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Host.htm" />
  221. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.Method property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Method.htm" />
  222. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.Options property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Options.htm" />
  223. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.RequestMarshaller property" Url="html/P_Grpc_Core_CallInvocationDetails_2_RequestMarshaller.htm" />
  224. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.ResponseMarshaller property" Url="html/P_Grpc_Core_CallInvocationDetails_2_ResponseMarshaller.htm" />
  225. <HelpKINode Title="CallInvocationDetails&lt;TRequest, TResponse&gt;.WithOptions method" Url="html/M_Grpc_Core_CallInvocationDetails_2_WithOptions.htm" />
  226. <HelpKINode Title="CallInvoker class">
  227. <HelpKINode Title="CallInvoker Class" Url="html/T_Grpc_Core_CallInvoker.htm" />
  228. <HelpKINode Title="about CallInvoker class" Url="html/T_Grpc_Core_CallInvoker.htm" />
  229. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_CallInvoker__ctor.htm" />
  230. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_CallInvoker.htm" />
  231. </HelpKINode>
  232. <HelpKINode Title="CallInvoker property" Url="html/P_Grpc_Core_ClientBase_CallInvoker.htm" />
  233. <HelpKINode Title="CallInvoker.AsyncClientStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_CallInvoker_AsyncClientStreamingCall__2.htm" />
  234. <HelpKINode Title="CallInvoker.AsyncClientStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_CallInvoker_AsyncClientStreamingCall__2.htm" />
  235. <HelpKINode Title="CallInvoker.AsyncDuplexStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_CallInvoker_AsyncDuplexStreamingCall__2.htm" />
  236. <HelpKINode Title="CallInvoker.AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_CallInvoker_AsyncDuplexStreamingCall__2.htm" />
  237. <HelpKINode Title="CallInvoker.AsyncServerStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_CallInvoker_AsyncServerStreamingCall__2.htm" />
  238. <HelpKINode Title="CallInvoker.AsyncServerStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_CallInvoker_AsyncServerStreamingCall__2.htm" />
  239. <HelpKINode Title="CallInvoker.AsyncUnaryCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_CallInvoker_AsyncUnaryCall__2.htm" />
  240. <HelpKINode Title="CallInvoker.AsyncUnaryCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_CallInvoker_AsyncUnaryCall__2.htm" />
  241. <HelpKINode Title="CallInvoker.BlockingUnaryCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_CallInvoker_BlockingUnaryCall__2.htm" />
  242. <HelpKINode Title="CallInvoker.BlockingUnaryCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_CallInvoker_BlockingUnaryCall__2.htm" />
  243. <HelpKINode Title="CallInvoker.CallInvoker constructor" Url="html/M_Grpc_Core_CallInvoker__ctor.htm" />
  244. <HelpKINode Title="CallOptions structure">
  245. <HelpKINode Title="CallOptions Structure" Url="html/T_Grpc_Core_CallOptions.htm" />
  246. <HelpKINode Title="about CallOptions structure" Url="html/T_Grpc_Core_CallOptions.htm" />
  247. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_CallOptions__ctor.htm" />
  248. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_CallOptions.htm" />
  249. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_CallOptions.htm" />
  250. </HelpKINode>
  251. <HelpKINode Title="CallOptions.CallOptions constructor" Url="html/M_Grpc_Core_CallOptions__ctor.htm" />
  252. <HelpKINode Title="CallOptions.CancellationToken property" Url="html/P_Grpc_Core_CallOptions_CancellationToken.htm" />
  253. <HelpKINode Title="CallOptions.Credentials property" Url="html/P_Grpc_Core_CallOptions_Credentials.htm" />
  254. <HelpKINode Title="CallOptions.Deadline property" Url="html/P_Grpc_Core_CallOptions_Deadline.htm" />
  255. <HelpKINode Title="CallOptions.Headers property" Url="html/P_Grpc_Core_CallOptions_Headers.htm" />
  256. <HelpKINode Title="CallOptions.PropagationToken property" Url="html/P_Grpc_Core_CallOptions_PropagationToken.htm" />
  257. <HelpKINode Title="CallOptions.WithCancellationToken method" Url="html/M_Grpc_Core_CallOptions_WithCancellationToken.htm" />
  258. <HelpKINode Title="CallOptions.WithCredentials method" Url="html/M_Grpc_Core_CallOptions_WithCredentials.htm" />
  259. <HelpKINode Title="CallOptions.WithDeadline method" Url="html/M_Grpc_Core_CallOptions_WithDeadline.htm" />
  260. <HelpKINode Title="CallOptions.WithHeaders method" Url="html/M_Grpc_Core_CallOptions_WithHeaders.htm" />
  261. <HelpKINode Title="CallOptions.WithPropagationToken method" Url="html/M_Grpc_Core_CallOptions_WithPropagationToken.htm" />
  262. <HelpKINode Title="CallOptions.WithWriteOptions method" Url="html/M_Grpc_Core_CallOptions_WithWriteOptions.htm" />
  263. <HelpKINode Title="CallOptions.WriteOptions property" Url="html/P_Grpc_Core_CallOptions_WriteOptions.htm" />
  264. <HelpKINode Title="Calls class">
  265. <HelpKINode Title="Calls Class" Url="html/T_Grpc_Core_Calls.htm" />
  266. <HelpKINode Title="about Calls class" Url="html/T_Grpc_Core_Calls.htm" />
  267. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Calls.htm" />
  268. </HelpKINode>
  269. <HelpKINode Title="Calls.AsyncClientStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_Calls_AsyncClientStreamingCall__2.htm" />
  270. <HelpKINode Title="Calls.AsyncClientStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_Calls_AsyncClientStreamingCall__2.htm" />
  271. <HelpKINode Title="Calls.AsyncDuplexStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_Calls_AsyncDuplexStreamingCall__2.htm" />
  272. <HelpKINode Title="Calls.AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_Calls_AsyncDuplexStreamingCall__2.htm" />
  273. <HelpKINode Title="Calls.AsyncServerStreamingCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_Calls_AsyncServerStreamingCall__2.htm" />
  274. <HelpKINode Title="Calls.AsyncServerStreamingCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_Calls_AsyncServerStreamingCall__2.htm" />
  275. <HelpKINode Title="Calls.AsyncUnaryCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_Calls_AsyncUnaryCall__2.htm" />
  276. <HelpKINode Title="Calls.AsyncUnaryCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_Calls_AsyncUnaryCall__2.htm" />
  277. <HelpKINode Title="Calls.BlockingUnaryCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_Calls_BlockingUnaryCall__2.htm" />
  278. <HelpKINode Title="Calls.BlockingUnaryCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_Calls_BlockingUnaryCall__2.htm" />
  279. <HelpKINode Title="CancellationToken property">
  280. <HelpKINode Title="CallOptions.CancellationToken Property " Url="html/P_Grpc_Core_CallOptions_CancellationToken.htm" />
  281. <HelpKINode Title="ServerCallContext.CancellationToken Property " Url="html/P_Grpc_Core_ServerCallContext_CancellationToken.htm" />
  282. </HelpKINode>
  283. <HelpKINode Title="Cancelled enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  284. <HelpKINode Title="Census field" Url="html/F_Grpc_Core_ChannelOptions_Census.htm" />
  285. <HelpKINode Title="CertificateChain property" Url="html/P_Grpc_Core_KeyCertificatePair_CertificateChain.htm" />
  286. <HelpKINode Title="Channel class">
  287. <HelpKINode Title="Channel Class" Url="html/T_Grpc_Core_Channel.htm" />
  288. <HelpKINode Title="about Channel class" Url="html/T_Grpc_Core_Channel.htm" />
  289. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_Channel__ctor.htm" />
  290. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Channel.htm" />
  291. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Channel.htm" />
  292. </HelpKINode>
  293. <HelpKINode Title="Channel property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Channel.htm" />
  294. <HelpKINode Title="Channel.Channel constructor" Url="html/Overload_Grpc_Core_Channel__ctor.htm" />
  295. <HelpKINode Title="Channel.ConnectAsync method" Url="html/M_Grpc_Core_Channel_ConnectAsync.htm" />
  296. <HelpKINode Title="Channel.ResolvedTarget property" Url="html/P_Grpc_Core_Channel_ResolvedTarget.htm" />
  297. <HelpKINode Title="Channel.ShutdownAsync method" Url="html/M_Grpc_Core_Channel_ShutdownAsync.htm" />
  298. <HelpKINode Title="Channel.ShutdownToken property" Url="html/P_Grpc_Core_Channel_ShutdownToken.htm" />
  299. <HelpKINode Title="Channel.State property" Url="html/P_Grpc_Core_Channel_State.htm" />
  300. <HelpKINode Title="Channel.Target property" Url="html/P_Grpc_Core_Channel_Target.htm" />
  301. <HelpKINode Title="Channel.WaitForStateChangedAsync method" Url="html/M_Grpc_Core_Channel_WaitForStateChangedAsync.htm" />
  302. <HelpKINode Title="ChannelCredentials class">
  303. <HelpKINode Title="ChannelCredentials Class" Url="html/T_Grpc_Core_ChannelCredentials.htm" />
  304. <HelpKINode Title="about ChannelCredentials class" Url="html/T_Grpc_Core_ChannelCredentials.htm" />
  305. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_ChannelCredentials__ctor.htm" />
  306. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ChannelCredentials.htm" />
  307. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ChannelCredentials.htm" />
  308. </HelpKINode>
  309. <HelpKINode Title="ChannelCredentials.ChannelCredentials constructor" Url="html/M_Grpc_Core_ChannelCredentials__ctor.htm" />
  310. <HelpKINode Title="ChannelCredentials.Create method" Url="html/M_Grpc_Core_ChannelCredentials_Create.htm" />
  311. <HelpKINode Title="ChannelCredentials.Insecure property" Url="html/P_Grpc_Core_ChannelCredentials_Insecure.htm" />
  312. <HelpKINode Title="ChannelOption class">
  313. <HelpKINode Title="ChannelOption Class" Url="html/T_Grpc_Core_ChannelOption.htm" />
  314. <HelpKINode Title="about ChannelOption class" Url="html/T_Grpc_Core_ChannelOption.htm" />
  315. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_ChannelOption__ctor.htm" />
  316. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ChannelOption.htm" />
  317. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ChannelOption.htm" />
  318. </HelpKINode>
  319. <HelpKINode Title="ChannelOption.ChannelOption constructor" Url="html/Overload_Grpc_Core_ChannelOption__ctor.htm" />
  320. <HelpKINode Title="ChannelOption.IntValue property" Url="html/P_Grpc_Core_ChannelOption_IntValue.htm" />
  321. <HelpKINode Title="ChannelOption.Name property" Url="html/P_Grpc_Core_ChannelOption_Name.htm" />
  322. <HelpKINode Title="ChannelOption.OptionType enumeration" Url="html/T_Grpc_Core_ChannelOption_OptionType.htm" />
  323. <HelpKINode Title="ChannelOption.StringValue property" Url="html/P_Grpc_Core_ChannelOption_StringValue.htm" />
  324. <HelpKINode Title="ChannelOption.Type property" Url="html/P_Grpc_Core_ChannelOption_Type.htm" />
  325. <HelpKINode Title="ChannelOptions class">
  326. <HelpKINode Title="ChannelOptions Class" Url="html/T_Grpc_Core_ChannelOptions.htm" />
  327. <HelpKINode Title="about ChannelOptions class" Url="html/T_Grpc_Core_ChannelOptions.htm" />
  328. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_ChannelOptions.htm" />
  329. </HelpKINode>
  330. <HelpKINode Title="ChannelOptions.Census field" Url="html/F_Grpc_Core_ChannelOptions_Census.htm" />
  331. <HelpKINode Title="ChannelOptions.DefaultAuthority field" Url="html/F_Grpc_Core_ChannelOptions_DefaultAuthority.htm" />
  332. <HelpKINode Title="ChannelOptions.Http2InitialSequenceNumber field" Url="html/F_Grpc_Core_ChannelOptions_Http2InitialSequenceNumber.htm" />
  333. <HelpKINode Title="ChannelOptions.MaxConcurrentStreams field" Url="html/F_Grpc_Core_ChannelOptions_MaxConcurrentStreams.htm" />
  334. <HelpKINode Title="ChannelOptions.MaxMessageLength field" Url="html/F_Grpc_Core_ChannelOptions_MaxMessageLength.htm" />
  335. <HelpKINode Title="ChannelOptions.PrimaryUserAgentString field" Url="html/F_Grpc_Core_ChannelOptions_PrimaryUserAgentString.htm" />
  336. <HelpKINode Title="ChannelOptions.SecondaryUserAgentString field" Url="html/F_Grpc_Core_ChannelOptions_SecondaryUserAgentString.htm" />
  337. <HelpKINode Title="ChannelOptions.SslTargetNameOverride field" Url="html/F_Grpc_Core_ChannelOptions_SslTargetNameOverride.htm" />
  338. <HelpKINode Title="ChannelState enumeration" Url="html/T_Grpc_Core_ChannelState.htm" />
  339. <HelpKINode Title="CheckArgument method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckArgument.htm" />
  340. <HelpKINode Title="CheckNotNull method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckNotNull.htm" />
  341. <HelpKINode Title="CheckState method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckState.htm" />
  342. <HelpKINode Title="Clear method" Url="html/M_Grpc_Core_Metadata_Clear.htm" />
  343. <HelpKINode Title="ClientBase class">
  344. <HelpKINode Title="ClientBase Class" Url="html/T_Grpc_Core_ClientBase.htm" />
  345. <HelpKINode Title="about ClientBase class" Url="html/T_Grpc_Core_ClientBase.htm" />
  346. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_ClientBase__ctor.htm" />
  347. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ClientBase.htm" />
  348. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ClientBase.htm" />
  349. </HelpKINode>
  350. <HelpKINode Title="ClientBase(Of T) class">
  351. <HelpKINode Title="ClientBase(T) Class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  352. <HelpKINode Title="about ClientBase(Of T) class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  353. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_ClientBase_1__ctor.htm" />
  354. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ClientBase_1.htm" />
  355. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ClientBase_1.htm" />
  356. </HelpKINode>
  357. <HelpKINode Title="ClientBase(Of T).ClientBase constructor" Url="html/Overload_Grpc_Core_ClientBase_1__ctor.htm" />
  358. <HelpKINode Title="ClientBase(Of T).NewInstance method" Url="html/M_Grpc_Core_ClientBase_1_NewInstance.htm" />
  359. <HelpKINode Title="ClientBase(Of T).WithHost method" Url="html/M_Grpc_Core_ClientBase_1_WithHost.htm" />
  360. <HelpKINode Title="ClientBase.CallInvoker property" Url="html/P_Grpc_Core_ClientBase_CallInvoker.htm" />
  361. <HelpKINode Title="ClientBase.ClientBase constructor" Url="html/Overload_Grpc_Core_ClientBase__ctor.htm" />
  362. <HelpKINode Title="ClientBase.ClientBaseConfiguration class">
  363. <HelpKINode Title="ClientBase.ClientBaseConfiguration Class" Url="html/T_Grpc_Core_ClientBase_ClientBaseConfiguration.htm" />
  364. <HelpKINode Title="about ClientBase.ClientBaseConfiguration class" Url="html/T_Grpc_Core_ClientBase_ClientBaseConfiguration.htm" />
  365. </HelpKINode>
  366. <HelpKINode Title="ClientBase&lt;T&gt; class">
  367. <HelpKINode Title="ClientBase(T) Class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  368. <HelpKINode Title="about ClientBase&lt;T&gt; class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  369. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_ClientBase_1__ctor.htm" />
  370. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ClientBase_1.htm" />
  371. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ClientBase_1.htm" />
  372. </HelpKINode>
  373. <HelpKINode Title="ClientBase&lt;T&gt;.ClientBase constructor" Url="html/Overload_Grpc_Core_ClientBase_1__ctor.htm" />
  374. <HelpKINode Title="ClientBase&lt;T&gt;.NewInstance method" Url="html/M_Grpc_Core_ClientBase_1_NewInstance.htm" />
  375. <HelpKINode Title="ClientBase&lt;T&gt;.WithHost method" Url="html/M_Grpc_Core_ClientBase_1_WithHost.htm" />
  376. <HelpKINode Title="ClientBaseConfiguration class">
  377. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ClientBase_ClientBaseConfiguration.htm" />
  378. </HelpKINode>
  379. <HelpKINode Title="ClientStreaming enumeration member" Url="html/T_Grpc_Core_MethodType.htm" />
  380. <HelpKINode Title="ClientStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_ClientStreamingServerMethod_2.htm" />
  381. <HelpKINode Title="ClientStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_ClientStreamingServerMethod_2.htm" />
  382. <HelpKINode Title="CompleteAsync method" Url="html/M_Grpc_Core_IClientStreamWriter_1_CompleteAsync.htm" />
  383. <HelpKINode Title="Compose method" Url="html/M_Grpc_Core_CallCredentials_Compose.htm" />
  384. <HelpKINode Title="CompressionLevel enumeration" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  385. <HelpKINode Title="ConnectAsync method" Url="html/M_Grpc_Core_Channel_ConnectAsync.htm" />
  386. <HelpKINode Title="Connecting enumeration member" Url="html/T_Grpc_Core_ChannelState.htm" />
  387. <HelpKINode Title="ConsoleLogger class">
  388. <HelpKINode Title="ConsoleLogger Class" Url="html/T_Grpc_Core_Logging_ConsoleLogger.htm" />
  389. <HelpKINode Title="about ConsoleLogger class" Url="html/T_Grpc_Core_Logging_ConsoleLogger.htm" />
  390. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Logging_ConsoleLogger__ctor.htm" />
  391. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Logging_ConsoleLogger.htm" />
  392. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Logging_ConsoleLogger.htm" />
  393. </HelpKINode>
  394. <HelpKINode Title="ConsoleLogger.ConsoleLogger constructor" Url="html/M_Grpc_Core_Logging_ConsoleLogger__ctor.htm" />
  395. <HelpKINode Title="ConsoleLogger.ForType(Of T) method" Url="html/M_Grpc_Core_Logging_ConsoleLogger_ForType__1.htm" />
  396. <HelpKINode Title="ConsoleLogger.ForType&lt;T&gt; method" Url="html/M_Grpc_Core_Logging_ConsoleLogger_ForType__1.htm" />
  397. <HelpKINode Title="Contains method" Url="html/M_Grpc_Core_Metadata_Contains.htm" />
  398. <HelpKINode Title="ContextPropagationOptions class">
  399. <HelpKINode Title="ContextPropagationOptions Class" Url="html/T_Grpc_Core_ContextPropagationOptions.htm" />
  400. <HelpKINode Title="about ContextPropagationOptions class" Url="html/T_Grpc_Core_ContextPropagationOptions.htm" />
  401. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_ContextPropagationOptions__ctor.htm" />
  402. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_ContextPropagationOptions.htm" />
  403. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ContextPropagationOptions.htm" />
  404. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ContextPropagationOptions.htm" />
  405. </HelpKINode>
  406. <HelpKINode Title="ContextPropagationOptions.ContextPropagationOptions constructor" Url="html/M_Grpc_Core_ContextPropagationOptions__ctor.htm" />
  407. <HelpKINode Title="ContextPropagationOptions.Default field" Url="html/F_Grpc_Core_ContextPropagationOptions_Default.htm" />
  408. <HelpKINode Title="ContextPropagationOptions.IsPropagateCancellation property" Url="html/P_Grpc_Core_ContextPropagationOptions_IsPropagateCancellation.htm" />
  409. <HelpKINode Title="ContextPropagationOptions.IsPropagateDeadline property" Url="html/P_Grpc_Core_ContextPropagationOptions_IsPropagateDeadline.htm" />
  410. <HelpKINode Title="ContextPropagationToken class">
  411. <HelpKINode Title="ContextPropagationToken Class" Url="html/T_Grpc_Core_ContextPropagationToken.htm" />
  412. <HelpKINode Title="about ContextPropagationToken class" Url="html/T_Grpc_Core_ContextPropagationToken.htm" />
  413. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ContextPropagationToken.htm" />
  414. </HelpKINode>
  415. <HelpKINode Title="CopyTo method" Url="html/M_Grpc_Core_Metadata_CopyTo.htm" />
  416. <HelpKINode Title="Count property" Url="html/P_Grpc_Core_Metadata_Count.htm" />
  417. <HelpKINode Title="Create method" Url="html/M_Grpc_Core_ChannelCredentials_Create.htm" />
  418. <HelpKINode Title="Create(Of T) method" Url="html/M_Grpc_Core_Marshallers_Create__1.htm" />
  419. <HelpKINode Title="Create&lt;T&gt; method" Url="html/M_Grpc_Core_Marshallers_Create__1.htm" />
  420. <HelpKINode Title="CreateBuilder method" Url="html/M_Grpc_Core_ServerServiceDefinition_CreateBuilder.htm" />
  421. <HelpKINode Title="CreateCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_DefaultCallInvoker_CreateCall__2.htm" />
  422. <HelpKINode Title="CreateCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_DefaultCallInvoker_CreateCall__2.htm" />
  423. <HelpKINode Title="CreatePropagationToken method" Url="html/M_Grpc_Core_ServerCallContext_CreatePropagationToken.htm" />
  424. <HelpKINode Title="Credentials property">
  425. <HelpKINode Title="CallOptions.Credentials Property " Url="html/P_Grpc_Core_CallOptions_Credentials.htm" />
  426. <HelpKINode Title="ServerPort.Credentials Property " Url="html/P_Grpc_Core_ServerPort_Credentials.htm" />
  427. </HelpKINode>
  428. <HelpKINode Title="CurrentAssemblyFileVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentAssemblyFileVersion.htm" />
  429. <HelpKINode Title="CurrentAssemblyVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentAssemblyVersion.htm" />
  430. <HelpKINode Title="CurrentVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentVersion.htm" />
  431. <HelpKINode Title="DataLoss enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  432. <HelpKINode Title="Deadline property">
  433. <HelpKINode Title="CallOptions.Deadline Property " Url="html/P_Grpc_Core_CallOptions_Deadline.htm" />
  434. <HelpKINode Title="ServerCallContext.Deadline Property " Url="html/P_Grpc_Core_ServerCallContext_Deadline.htm" />
  435. </HelpKINode>
  436. <HelpKINode Title="DeadlineExceeded enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  437. <HelpKINode Title="Debug enumeration member" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  438. <HelpKINode Title="Debug method">
  439. <HelpKINode Title="ILogger.Debug Method " Url="html/Overload_Grpc_Core_Logging_ILogger_Debug.htm" />
  440. <HelpKINode Title="LogLevelFilterLogger.Debug Method " Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Debug.htm" />
  441. <HelpKINode Title="NullLogger.Debug Method " Url="html/Overload_Grpc_Core_Logging_NullLogger_Debug.htm" />
  442. <HelpKINode Title="TextWriterLogger.Debug Method " Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Debug.htm" />
  443. </HelpKINode>
  444. <HelpKINode Title="Default field">
  445. <HelpKINode Title="ContextPropagationOptions.Default Field" Url="html/F_Grpc_Core_ContextPropagationOptions_Default.htm" />
  446. <HelpKINode Title="WriteOptions.Default Field" Url="html/F_Grpc_Core_WriteOptions_Default.htm" />
  447. </HelpKINode>
  448. <HelpKINode Title="DefaultAuthority field" Url="html/F_Grpc_Core_ChannelOptions_DefaultAuthority.htm" />
  449. <HelpKINode Title="DefaultCallInvoker class">
  450. <HelpKINode Title="DefaultCallInvoker Class" Url="html/T_Grpc_Core_DefaultCallInvoker.htm" />
  451. <HelpKINode Title="about DefaultCallInvoker class" Url="html/T_Grpc_Core_DefaultCallInvoker.htm" />
  452. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_DefaultCallInvoker__ctor.htm" />
  453. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_DefaultCallInvoker.htm" />
  454. </HelpKINode>
  455. <HelpKINode Title="DefaultCallInvoker.AsyncClientStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncClientStreamingCall.htm" />
  456. <HelpKINode Title="DefaultCallInvoker.AsyncDuplexStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncDuplexStreamingCall.htm" />
  457. <HelpKINode Title="DefaultCallInvoker.AsyncServerStreamingCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncServerStreamingCall.htm" />
  458. <HelpKINode Title="DefaultCallInvoker.AsyncUnaryCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_AsyncUnaryCall.htm" />
  459. <HelpKINode Title="DefaultCallInvoker.BlockingUnaryCall method" Url="html/Overload_Grpc_Core_DefaultCallInvoker_BlockingUnaryCall.htm" />
  460. <HelpKINode Title="DefaultCallInvoker.CreateCall(Of TRequest, TResponse) method" Url="html/M_Grpc_Core_DefaultCallInvoker_CreateCall__2.htm" />
  461. <HelpKINode Title="DefaultCallInvoker.CreateCall&lt;TRequest, TResponse&gt; method" Url="html/M_Grpc_Core_DefaultCallInvoker_CreateCall__2.htm" />
  462. <HelpKINode Title="DefaultCallInvoker.DefaultCallInvoker constructor" Url="html/M_Grpc_Core_DefaultCallInvoker__ctor.htm" />
  463. <HelpKINode Title="DefaultCancelled field" Url="html/F_Grpc_Core_Status_DefaultCancelled.htm" />
  464. <HelpKINode Title="DefaultSuccess field" Url="html/F_Grpc_Core_Status_DefaultSuccess.htm" />
  465. <HelpKINode Title="Deserializer property" Url="html/P_Grpc_Core_Marshaller_1_Deserializer.htm" />
  466. <HelpKINode Title="Detail property" Url="html/P_Grpc_Core_Status_Detail.htm" />
  467. <HelpKINode Title="Dispose method">
  468. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).Dispose Method " Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_Dispose.htm" />
  469. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).Dispose Method " Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_Dispose.htm" />
  470. <HelpKINode Title="AsyncServerStreamingCall(TResponse).Dispose Method " Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_Dispose.htm" />
  471. <HelpKINode Title="AsyncUnaryCall(TResponse).Dispose Method " Url="html/M_Grpc_Core_AsyncUnaryCall_1_Dispose.htm" />
  472. </HelpKINode>
  473. <HelpKINode Title="DuplexStreaming enumeration member" Url="html/T_Grpc_Core_MethodType.htm" />
  474. <HelpKINode Title="DuplexStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_DuplexStreamingServerMethod_2.htm" />
  475. <HelpKINode Title="DuplexStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_DuplexStreamingServerMethod_2.htm" />
  476. <HelpKINode Title="Empty field" Url="html/F_Grpc_Core_Metadata_Empty.htm" />
  477. <HelpKINode Title="Entry class">
  478. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Metadata_Entry.htm" />
  479. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Metadata_Entry.htm" />
  480. </HelpKINode>
  481. <HelpKINode Title="Error enumeration member" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  482. <HelpKINode Title="Error method">
  483. <HelpKINode Title="ILogger.Error Method " Url="html/Overload_Grpc_Core_Logging_ILogger_Error.htm" />
  484. <HelpKINode Title="LogLevelFilterLogger.Error Method " Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Error.htm" />
  485. <HelpKINode Title="NullLogger.Error Method " Url="html/Overload_Grpc_Core_Logging_NullLogger_Error.htm" />
  486. <HelpKINode Title="TextWriterLogger.Error Method " Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Error.htm" />
  487. </HelpKINode>
  488. <HelpKINode Title="FailedPrecondition enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  489. <HelpKINode Title="Flags property" Url="html/P_Grpc_Core_WriteOptions_Flags.htm" />
  490. <HelpKINode Title="ForceClientAuthentication property" Url="html/P_Grpc_Core_SslServerCredentials_ForceClientAuthentication.htm" />
  491. <HelpKINode Title="ForEachAsync(Of T) method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync__1.htm" />
  492. <HelpKINode Title="ForEachAsync&lt;T&gt; method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync__1.htm" />
  493. <HelpKINode Title="ForType(Of T) method">
  494. <HelpKINode Title="ConsoleLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_ConsoleLogger_ForType__1.htm" />
  495. <HelpKINode Title="ILogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_ILogger_ForType__1.htm" />
  496. <HelpKINode Title="LogLevelFilterLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger_ForType__1.htm" />
  497. <HelpKINode Title="NullLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_NullLogger_ForType__1.htm" />
  498. <HelpKINode Title="TextWriterLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_TextWriterLogger_ForType__1.htm" />
  499. </HelpKINode>
  500. <HelpKINode Title="ForType&lt;T&gt; method">
  501. <HelpKINode Title="ConsoleLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_ConsoleLogger_ForType__1.htm" />
  502. <HelpKINode Title="ILogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_ILogger_ForType__1.htm" />
  503. <HelpKINode Title="LogLevelFilterLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger_ForType__1.htm" />
  504. <HelpKINode Title="NullLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_NullLogger_ForType__1.htm" />
  505. <HelpKINode Title="TextWriterLogger.ForType(T) Method " Url="html/M_Grpc_Core_Logging_TextWriterLogger_ForType__1.htm" />
  506. </HelpKINode>
  507. <HelpKINode Title="FromAccessToken method">
  508. <HelpKINode Title="GoogleAuthInterceptors.FromAccessToken Method " Url="html/M_Grpc_Auth_GoogleAuthInterceptors_FromAccessToken.htm" />
  509. <HelpKINode Title="GoogleGrpcCredentials.FromAccessToken Method " Url="html/M_Grpc_Auth_GoogleGrpcCredentials_FromAccessToken.htm" />
  510. </HelpKINode>
  511. <HelpKINode Title="FromCredential method" Url="html/M_Grpc_Auth_GoogleAuthInterceptors_FromCredential.htm" />
  512. <HelpKINode Title="FromInterceptor method" Url="html/M_Grpc_Core_CallCredentials_FromInterceptor.htm" />
  513. <HelpKINode Title="FullName property">
  514. <HelpKINode Title="IMethod.FullName Property " Url="html/P_Grpc_Core_IMethod_FullName.htm" />
  515. <HelpKINode Title="Method(TRequest, TResponse).FullName Property " Url="html/P_Grpc_Core_Method_2_FullName.htm" />
  516. </HelpKINode>
  517. <HelpKINode Title="GetApplicationDefaultAsync method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_GetApplicationDefaultAsync.htm" />
  518. <HelpKINode Title="GetAwaiter method">
  519. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).GetAwaiter Method " Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetAwaiter.htm" />
  520. <HelpKINode Title="AsyncUnaryCall(TResponse).GetAwaiter Method " Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetAwaiter.htm" />
  521. </HelpKINode>
  522. <HelpKINode Title="GetEnumerator method">
  523. <HelpKINode Title="Metadata.GetEnumerator Method " Url="html/M_Grpc_Core_Metadata_GetEnumerator.htm" />
  524. <HelpKINode Title="Server.ServerPortCollection.GetEnumerator Method " Url="html/M_Grpc_Core_Server_ServerPortCollection_GetEnumerator.htm" />
  525. <HelpKINode Title="Server.ServiceDefinitionCollection.GetEnumerator Method " Url="html/M_Grpc_Core_Server_ServiceDefinitionCollection_GetEnumerator.htm" />
  526. </HelpKINode>
  527. <HelpKINode Title="GetStatus method">
  528. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).GetStatus Method " Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetStatus.htm" />
  529. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).GetStatus Method " Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetStatus.htm" />
  530. <HelpKINode Title="AsyncServerStreamingCall(TResponse).GetStatus Method " Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetStatus.htm" />
  531. <HelpKINode Title="AsyncUnaryCall(TResponse).GetStatus Method " Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetStatus.htm" />
  532. </HelpKINode>
  533. <HelpKINode Title="GetTrailers method">
  534. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).GetTrailers Method " Url="html/M_Grpc_Core_AsyncClientStreamingCall_2_GetTrailers.htm" />
  535. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).GetTrailers Method " Url="html/M_Grpc_Core_AsyncDuplexStreamingCall_2_GetTrailers.htm" />
  536. <HelpKINode Title="AsyncServerStreamingCall(TResponse).GetTrailers Method " Url="html/M_Grpc_Core_AsyncServerStreamingCall_1_GetTrailers.htm" />
  537. <HelpKINode Title="AsyncUnaryCall(TResponse).GetTrailers Method " Url="html/M_Grpc_Core_AsyncUnaryCall_1_GetTrailers.htm" />
  538. </HelpKINode>
  539. <HelpKINode Title="GoogleAuthInterceptors class">
  540. <HelpKINode Title="GoogleAuthInterceptors Class" Url="html/T_Grpc_Auth_GoogleAuthInterceptors.htm" />
  541. <HelpKINode Title="about GoogleAuthInterceptors class" Url="html/T_Grpc_Auth_GoogleAuthInterceptors.htm" />
  542. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Auth_GoogleAuthInterceptors.htm" />
  543. </HelpKINode>
  544. <HelpKINode Title="GoogleAuthInterceptors.FromAccessToken method" Url="html/M_Grpc_Auth_GoogleAuthInterceptors_FromAccessToken.htm" />
  545. <HelpKINode Title="GoogleAuthInterceptors.FromCredential method" Url="html/M_Grpc_Auth_GoogleAuthInterceptors_FromCredential.htm" />
  546. <HelpKINode Title="GoogleGrpcCredentials class">
  547. <HelpKINode Title="GoogleGrpcCredentials Class" Url="html/T_Grpc_Auth_GoogleGrpcCredentials.htm" />
  548. <HelpKINode Title="about GoogleGrpcCredentials class" Url="html/T_Grpc_Auth_GoogleGrpcCredentials.htm" />
  549. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Auth_GoogleGrpcCredentials.htm" />
  550. </HelpKINode>
  551. <HelpKINode Title="GoogleGrpcCredentials.FromAccessToken method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_FromAccessToken.htm" />
  552. <HelpKINode Title="GoogleGrpcCredentials.GetApplicationDefaultAsync method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_GetApplicationDefaultAsync.htm" />
  553. <HelpKINode Title="GoogleGrpcCredentials.ToCallCredentials method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_ToCallCredentials.htm" />
  554. <HelpKINode Title="GoogleGrpcCredentials.ToChannelCredentials method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_ToChannelCredentials.htm" />
  555. <HelpKINode Title="Grpc.Auth namespace" Url="html/N_Grpc_Auth.htm" />
  556. <HelpKINode Title="Grpc.Auth.GoogleAuthInterceptors class" Url="html/T_Grpc_Auth_GoogleAuthInterceptors.htm" />
  557. <HelpKINode Title="Grpc.Auth.GoogleGrpcCredentials class" Url="html/T_Grpc_Auth_GoogleGrpcCredentials.htm" />
  558. <HelpKINode Title="Grpc.Core namespace" Url="html/N_Grpc_Core.htm" />
  559. <HelpKINode Title="Grpc.Core.AsyncAuthInterceptor delegate" Url="html/T_Grpc_Core_AsyncAuthInterceptor.htm" />
  560. <HelpKINode Title="Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  561. <HelpKINode Title="Grpc.Core.AsyncClientStreamingCall&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_AsyncClientStreamingCall_2.htm" />
  562. <HelpKINode Title="Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  563. <HelpKINode Title="Grpc.Core.AsyncDuplexStreamingCall&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_AsyncDuplexStreamingCall_2.htm" />
  564. <HelpKINode Title="Grpc.Core.AsyncServerStreamingCall(Of TResponse) class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  565. <HelpKINode Title="Grpc.Core.AsyncServerStreamingCall&lt;TResponse&gt; class" Url="html/T_Grpc_Core_AsyncServerStreamingCall_1.htm" />
  566. <HelpKINode Title="Grpc.Core.AsyncUnaryCall(Of TResponse) class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  567. <HelpKINode Title="Grpc.Core.AsyncUnaryCall&lt;TResponse&gt; class" Url="html/T_Grpc_Core_AsyncUnaryCall_1.htm" />
  568. <HelpKINode Title="Grpc.Core.AuthInterceptorContext class" Url="html/T_Grpc_Core_AuthInterceptorContext.htm" />
  569. <HelpKINode Title="Grpc.Core.CallCredentials class" Url="html/T_Grpc_Core_CallCredentials.htm" />
  570. <HelpKINode Title="Grpc.Core.CallInvocationDetails(Of TRequest, TResponse) structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  571. <HelpKINode Title="Grpc.Core.CallInvocationDetails&lt;TRequest, TResponse&gt; structure" Url="html/T_Grpc_Core_CallInvocationDetails_2.htm" />
  572. <HelpKINode Title="Grpc.Core.CallInvoker class" Url="html/T_Grpc_Core_CallInvoker.htm" />
  573. <HelpKINode Title="Grpc.Core.CallOptions structure" Url="html/T_Grpc_Core_CallOptions.htm" />
  574. <HelpKINode Title="Grpc.Core.Calls class" Url="html/T_Grpc_Core_Calls.htm" />
  575. <HelpKINode Title="Grpc.Core.Channel class" Url="html/T_Grpc_Core_Channel.htm" />
  576. <HelpKINode Title="Grpc.Core.ChannelCredentials class" Url="html/T_Grpc_Core_ChannelCredentials.htm" />
  577. <HelpKINode Title="Grpc.Core.ChannelOption class" Url="html/T_Grpc_Core_ChannelOption.htm" />
  578. <HelpKINode Title="Grpc.Core.ChannelOption.OptionType enumeration" Url="html/T_Grpc_Core_ChannelOption_OptionType.htm" />
  579. <HelpKINode Title="Grpc.Core.ChannelOptions class" Url="html/T_Grpc_Core_ChannelOptions.htm" />
  580. <HelpKINode Title="Grpc.Core.ChannelState enumeration" Url="html/T_Grpc_Core_ChannelState.htm" />
  581. <HelpKINode Title="Grpc.Core.ClientBase class" Url="html/T_Grpc_Core_ClientBase.htm" />
  582. <HelpKINode Title="Grpc.Core.ClientBase(Of T) class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  583. <HelpKINode Title="Grpc.Core.ClientBase.ClientBaseConfiguration class" Url="html/T_Grpc_Core_ClientBase_ClientBaseConfiguration.htm" />
  584. <HelpKINode Title="Grpc.Core.ClientBase&lt;T&gt; class" Url="html/T_Grpc_Core_ClientBase_1.htm" />
  585. <HelpKINode Title="Grpc.Core.ClientStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_ClientStreamingServerMethod_2.htm" />
  586. <HelpKINode Title="Grpc.Core.ClientStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_ClientStreamingServerMethod_2.htm" />
  587. <HelpKINode Title="Grpc.Core.CompressionLevel enumeration" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  588. <HelpKINode Title="Grpc.Core.ContextPropagationOptions class" Url="html/T_Grpc_Core_ContextPropagationOptions.htm" />
  589. <HelpKINode Title="Grpc.Core.ContextPropagationToken class" Url="html/T_Grpc_Core_ContextPropagationToken.htm" />
  590. <HelpKINode Title="Grpc.Core.DefaultCallInvoker class" Url="html/T_Grpc_Core_DefaultCallInvoker.htm" />
  591. <HelpKINode Title="Grpc.Core.DuplexStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_DuplexStreamingServerMethod_2.htm" />
  592. <HelpKINode Title="Grpc.Core.DuplexStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_DuplexStreamingServerMethod_2.htm" />
  593. <HelpKINode Title="Grpc.Core.GrpcEnvironment class" Url="html/T_Grpc_Core_GrpcEnvironment.htm" />
  594. <HelpKINode Title="Grpc.Core.IAsyncStreamReader(Of T) interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  595. <HelpKINode Title="Grpc.Core.IAsyncStreamReader&lt;T&gt; interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  596. <HelpKINode Title="Grpc.Core.IAsyncStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  597. <HelpKINode Title="Grpc.Core.IAsyncStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  598. <HelpKINode Title="Grpc.Core.IClientStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  599. <HelpKINode Title="Grpc.Core.IClientStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  600. <HelpKINode Title="Grpc.Core.IHasWriteOptions interface" Url="html/T_Grpc_Core_IHasWriteOptions.htm" />
  601. <HelpKINode Title="Grpc.Core.IMethod interface" Url="html/T_Grpc_Core_IMethod.htm" />
  602. <HelpKINode Title="Grpc.Core.IServerStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  603. <HelpKINode Title="Grpc.Core.IServerStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  604. <HelpKINode Title="Grpc.Core.KeyCertificatePair class" Url="html/T_Grpc_Core_KeyCertificatePair.htm" />
  605. <HelpKINode Title="Grpc.Core.Logging namespace" Url="html/N_Grpc_Core_Logging.htm" />
  606. <HelpKINode Title="Grpc.Core.Logging.ConsoleLogger class" Url="html/T_Grpc_Core_Logging_ConsoleLogger.htm" />
  607. <HelpKINode Title="Grpc.Core.Logging.ILogger interface" Url="html/T_Grpc_Core_Logging_ILogger.htm" />
  608. <HelpKINode Title="Grpc.Core.Logging.LogLevel enumeration" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  609. <HelpKINode Title="Grpc.Core.Logging.LogLevelFilterLogger class" Url="html/T_Grpc_Core_Logging_LogLevelFilterLogger.htm" />
  610. <HelpKINode Title="Grpc.Core.Logging.NullLogger class" Url="html/T_Grpc_Core_Logging_NullLogger.htm" />
  611. <HelpKINode Title="Grpc.Core.Logging.TextWriterLogger class" Url="html/T_Grpc_Core_Logging_TextWriterLogger.htm" />
  612. <HelpKINode Title="Grpc.Core.Marshaller(Of T) class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  613. <HelpKINode Title="Grpc.Core.Marshaller&lt;T&gt; class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  614. <HelpKINode Title="Grpc.Core.Marshallers class" Url="html/T_Grpc_Core_Marshallers.htm" />
  615. <HelpKINode Title="Grpc.Core.Metadata class" Url="html/T_Grpc_Core_Metadata.htm" />
  616. <HelpKINode Title="Grpc.Core.Metadata.Entry class" Url="html/T_Grpc_Core_Metadata_Entry.htm" />
  617. <HelpKINode Title="Grpc.Core.Method(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_Method_2.htm" />
  618. <HelpKINode Title="Grpc.Core.Method&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_Method_2.htm" />
  619. <HelpKINode Title="Grpc.Core.MethodType enumeration" Url="html/T_Grpc_Core_MethodType.htm" />
  620. <HelpKINode Title="Grpc.Core.RpcException class" Url="html/T_Grpc_Core_RpcException.htm" />
  621. <HelpKINode Title="Grpc.Core.Server class" Url="html/T_Grpc_Core_Server.htm" />
  622. <HelpKINode Title="Grpc.Core.Server.ServerPortCollection class" Url="html/T_Grpc_Core_Server_ServerPortCollection.htm" />
  623. <HelpKINode Title="Grpc.Core.Server.ServiceDefinitionCollection class" Url="html/T_Grpc_Core_Server_ServiceDefinitionCollection.htm" />
  624. <HelpKINode Title="Grpc.Core.ServerCallContext class" Url="html/T_Grpc_Core_ServerCallContext.htm" />
  625. <HelpKINode Title="Grpc.Core.ServerCredentials class" Url="html/T_Grpc_Core_ServerCredentials.htm" />
  626. <HelpKINode Title="Grpc.Core.ServerPort class" Url="html/T_Grpc_Core_ServerPort.htm" />
  627. <HelpKINode Title="Grpc.Core.ServerServiceDefinition class" Url="html/T_Grpc_Core_ServerServiceDefinition.htm" />
  628. <HelpKINode Title="Grpc.Core.ServerServiceDefinition.Builder class" Url="html/T_Grpc_Core_ServerServiceDefinition_Builder.htm" />
  629. <HelpKINode Title="Grpc.Core.ServerStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_ServerStreamingServerMethod_2.htm" />
  630. <HelpKINode Title="Grpc.Core.ServerStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_ServerStreamingServerMethod_2.htm" />
  631. <HelpKINode Title="Grpc.Core.SslCredentials class" Url="html/T_Grpc_Core_SslCredentials.htm" />
  632. <HelpKINode Title="Grpc.Core.SslServerCredentials class" Url="html/T_Grpc_Core_SslServerCredentials.htm" />
  633. <HelpKINode Title="Grpc.Core.Status structure" Url="html/T_Grpc_Core_Status.htm" />
  634. <HelpKINode Title="Grpc.Core.StatusCode enumeration" Url="html/T_Grpc_Core_StatusCode.htm" />
  635. <HelpKINode Title="Grpc.Core.UnaryServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_UnaryServerMethod_2.htm" />
  636. <HelpKINode Title="Grpc.Core.UnaryServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_UnaryServerMethod_2.htm" />
  637. <HelpKINode Title="Grpc.Core.Utils namespace" Url="html/N_Grpc_Core_Utils.htm" />
  638. <HelpKINode Title="Grpc.Core.Utils.AsyncStreamExtensions class" Url="html/T_Grpc_Core_Utils_AsyncStreamExtensions.htm" />
  639. <HelpKINode Title="Grpc.Core.Utils.BenchmarkUtil class" Url="html/T_Grpc_Core_Utils_BenchmarkUtil.htm" />
  640. <HelpKINode Title="Grpc.Core.Utils.GrpcPreconditions class" Url="html/T_Grpc_Core_Utils_GrpcPreconditions.htm" />
  641. <HelpKINode Title="Grpc.Core.VersionInfo class" Url="html/T_Grpc_Core_VersionInfo.htm" />
  642. <HelpKINode Title="Grpc.Core.WriteFlags enumeration" Url="html/T_Grpc_Core_WriteFlags.htm" />
  643. <HelpKINode Title="Grpc.Core.WriteOptions class" Url="html/T_Grpc_Core_WriteOptions.htm" />
  644. <HelpKINode Title="GrpcEnvironment class">
  645. <HelpKINode Title="GrpcEnvironment Class" Url="html/T_Grpc_Core_GrpcEnvironment.htm" />
  646. <HelpKINode Title="about GrpcEnvironment class" Url="html/T_Grpc_Core_GrpcEnvironment.htm" />
  647. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_GrpcEnvironment.htm" />
  648. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_GrpcEnvironment.htm" />
  649. </HelpKINode>
  650. <HelpKINode Title="GrpcEnvironment.KillServersAsync method" Url="html/M_Grpc_Core_GrpcEnvironment_KillServersAsync.htm" />
  651. <HelpKINode Title="GrpcEnvironment.Logger property" Url="html/P_Grpc_Core_GrpcEnvironment_Logger.htm" />
  652. <HelpKINode Title="GrpcEnvironment.SetCompletionQueueCount method" Url="html/M_Grpc_Core_GrpcEnvironment_SetCompletionQueueCount.htm" />
  653. <HelpKINode Title="GrpcEnvironment.SetLogger method" Url="html/M_Grpc_Core_GrpcEnvironment_SetLogger.htm" />
  654. <HelpKINode Title="GrpcEnvironment.SetThreadPoolSize method" Url="html/M_Grpc_Core_GrpcEnvironment_SetThreadPoolSize.htm" />
  655. <HelpKINode Title="GrpcEnvironment.ShutdownChannelsAsync method" Url="html/M_Grpc_Core_GrpcEnvironment_ShutdownChannelsAsync.htm" />
  656. <HelpKINode Title="GrpcPreconditions class">
  657. <HelpKINode Title="GrpcPreconditions Class" Url="html/T_Grpc_Core_Utils_GrpcPreconditions.htm" />
  658. <HelpKINode Title="about GrpcPreconditions class" Url="html/T_Grpc_Core_Utils_GrpcPreconditions.htm" />
  659. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Utils_GrpcPreconditions.htm" />
  660. </HelpKINode>
  661. <HelpKINode Title="GrpcPreconditions.CheckArgument method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckArgument.htm" />
  662. <HelpKINode Title="GrpcPreconditions.CheckNotNull method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckNotNull.htm" />
  663. <HelpKINode Title="GrpcPreconditions.CheckState method" Url="html/Overload_Grpc_Core_Utils_GrpcPreconditions_CheckState.htm" />
  664. <HelpKINode Title="Headers property" Url="html/P_Grpc_Core_CallOptions_Headers.htm" />
  665. <HelpKINode Title="High enumeration member" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  666. <HelpKINode Title="Host property">
  667. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse).Host Property " Url="html/P_Grpc_Core_CallInvocationDetails_2_Host.htm" />
  668. <HelpKINode Title="ServerCallContext.Host Property " Url="html/P_Grpc_Core_ServerCallContext_Host.htm" />
  669. <HelpKINode Title="ServerPort.Host Property " Url="html/P_Grpc_Core_ServerPort_Host.htm" />
  670. </HelpKINode>
  671. <HelpKINode Title="Http2InitialSequenceNumber field" Url="html/F_Grpc_Core_ChannelOptions_Http2InitialSequenceNumber.htm" />
  672. <HelpKINode Title="IAsyncStreamReader(Of T) interface">
  673. <HelpKINode Title="IAsyncStreamReader(T) Interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  674. <HelpKINode Title="about IAsyncStreamReader(Of T) interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  675. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IAsyncStreamReader_1.htm" />
  676. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IAsyncStreamReader_1.htm" />
  677. </HelpKINode>
  678. <HelpKINode Title="IAsyncStreamReader&lt;T&gt; interface">
  679. <HelpKINode Title="IAsyncStreamReader(T) Interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  680. <HelpKINode Title="about IAsyncStreamReader&lt;T&gt; interface" Url="html/T_Grpc_Core_IAsyncStreamReader_1.htm" />
  681. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IAsyncStreamReader_1.htm" />
  682. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IAsyncStreamReader_1.htm" />
  683. </HelpKINode>
  684. <HelpKINode Title="IAsyncStreamWriter(Of T) interface">
  685. <HelpKINode Title="IAsyncStreamWriter(T) Interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  686. <HelpKINode Title="about IAsyncStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  687. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  688. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  689. </HelpKINode>
  690. <HelpKINode Title="IAsyncStreamWriter(Of T).WriteAsync method" Url="html/M_Grpc_Core_IAsyncStreamWriter_1_WriteAsync.htm" />
  691. <HelpKINode Title="IAsyncStreamWriter(Of T).WriteOptions property" Url="html/P_Grpc_Core_IAsyncStreamWriter_1_WriteOptions.htm" />
  692. <HelpKINode Title="IAsyncStreamWriter&lt;T&gt; interface">
  693. <HelpKINode Title="IAsyncStreamWriter(T) Interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  694. <HelpKINode Title="about IAsyncStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  695. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  696. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IAsyncStreamWriter_1.htm" />
  697. </HelpKINode>
  698. <HelpKINode Title="IAsyncStreamWriter&lt;T&gt;.WriteAsync method" Url="html/M_Grpc_Core_IAsyncStreamWriter_1_WriteAsync.htm" />
  699. <HelpKINode Title="IAsyncStreamWriter&lt;T&gt;.WriteOptions property" Url="html/P_Grpc_Core_IAsyncStreamWriter_1_WriteOptions.htm" />
  700. <HelpKINode Title="IClientStreamWriter(Of T) interface">
  701. <HelpKINode Title="IClientStreamWriter(T) Interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  702. <HelpKINode Title="about IClientStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  703. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IClientStreamWriter_1.htm" />
  704. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IClientStreamWriter_1.htm" />
  705. </HelpKINode>
  706. <HelpKINode Title="IClientStreamWriter(Of T).CompleteAsync method" Url="html/M_Grpc_Core_IClientStreamWriter_1_CompleteAsync.htm" />
  707. <HelpKINode Title="IClientStreamWriter&lt;T&gt; interface">
  708. <HelpKINode Title="IClientStreamWriter(T) Interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  709. <HelpKINode Title="about IClientStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IClientStreamWriter_1.htm" />
  710. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IClientStreamWriter_1.htm" />
  711. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IClientStreamWriter_1.htm" />
  712. </HelpKINode>
  713. <HelpKINode Title="IClientStreamWriter&lt;T&gt;.CompleteAsync method" Url="html/M_Grpc_Core_IClientStreamWriter_1_CompleteAsync.htm" />
  714. <HelpKINode Title="Idle enumeration member" Url="html/T_Grpc_Core_ChannelState.htm" />
  715. <HelpKINode Title="IHasWriteOptions interface">
  716. <HelpKINode Title="IHasWriteOptions Interface" Url="html/T_Grpc_Core_IHasWriteOptions.htm" />
  717. <HelpKINode Title="about IHasWriteOptions interface" Url="html/T_Grpc_Core_IHasWriteOptions.htm" />
  718. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IHasWriteOptions.htm" />
  719. </HelpKINode>
  720. <HelpKINode Title="IHasWriteOptions.WriteOptions property" Url="html/P_Grpc_Core_IHasWriteOptions_WriteOptions.htm" />
  721. <HelpKINode Title="ILogger interface">
  722. <HelpKINode Title="ILogger Interface" Url="html/T_Grpc_Core_Logging_ILogger.htm" />
  723. <HelpKINode Title="about ILogger interface" Url="html/T_Grpc_Core_Logging_ILogger.htm" />
  724. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Logging_ILogger.htm" />
  725. </HelpKINode>
  726. <HelpKINode Title="ILogger.Debug method" Url="html/Overload_Grpc_Core_Logging_ILogger_Debug.htm" />
  727. <HelpKINode Title="ILogger.Error method" Url="html/Overload_Grpc_Core_Logging_ILogger_Error.htm" />
  728. <HelpKINode Title="ILogger.ForType(Of T) method" Url="html/M_Grpc_Core_Logging_ILogger_ForType__1.htm" />
  729. <HelpKINode Title="ILogger.ForType&lt;T&gt; method" Url="html/M_Grpc_Core_Logging_ILogger_ForType__1.htm" />
  730. <HelpKINode Title="ILogger.Info method" Url="html/Overload_Grpc_Core_Logging_ILogger_Info.htm" />
  731. <HelpKINode Title="ILogger.Warning method" Url="html/Overload_Grpc_Core_Logging_ILogger_Warning.htm" />
  732. <HelpKINode Title="IMethod interface">
  733. <HelpKINode Title="IMethod Interface" Url="html/T_Grpc_Core_IMethod.htm" />
  734. <HelpKINode Title="about IMethod interface" Url="html/T_Grpc_Core_IMethod.htm" />
  735. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IMethod.htm" />
  736. </HelpKINode>
  737. <HelpKINode Title="IMethod.FullName property" Url="html/P_Grpc_Core_IMethod_FullName.htm" />
  738. <HelpKINode Title="IMethod.Name property" Url="html/P_Grpc_Core_IMethod_Name.htm" />
  739. <HelpKINode Title="IMethod.ServiceName property" Url="html/P_Grpc_Core_IMethod_ServiceName.htm" />
  740. <HelpKINode Title="IMethod.Type property" Url="html/P_Grpc_Core_IMethod_Type.htm" />
  741. <HelpKINode Title="IndexOf method" Url="html/M_Grpc_Core_Metadata_IndexOf.htm" />
  742. <HelpKINode Title="Info enumeration member" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  743. <HelpKINode Title="Info method">
  744. <HelpKINode Title="ILogger.Info Method " Url="html/Overload_Grpc_Core_Logging_ILogger_Info.htm" />
  745. <HelpKINode Title="LogLevelFilterLogger.Info Method " Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Info.htm" />
  746. <HelpKINode Title="NullLogger.Info Method " Url="html/Overload_Grpc_Core_Logging_NullLogger_Info.htm" />
  747. <HelpKINode Title="TextWriterLogger.Info Method " Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Info.htm" />
  748. </HelpKINode>
  749. <HelpKINode Title="Insecure property">
  750. <HelpKINode Title="ChannelCredentials.Insecure Property " Url="html/P_Grpc_Core_ChannelCredentials_Insecure.htm" />
  751. <HelpKINode Title="ServerCredentials.Insecure Property " Url="html/P_Grpc_Core_ServerCredentials_Insecure.htm" />
  752. </HelpKINode>
  753. <HelpKINode Title="Insert method" Url="html/M_Grpc_Core_Metadata_Insert.htm" />
  754. <HelpKINode Title="Integer enumeration member" Url="html/T_Grpc_Core_ChannelOption_OptionType.htm" />
  755. <HelpKINode Title="Internal enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  756. <HelpKINode Title="IntValue property" Url="html/P_Grpc_Core_ChannelOption_IntValue.htm" />
  757. <HelpKINode Title="InvalidArgument enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  758. <HelpKINode Title="IsBinary property" Url="html/P_Grpc_Core_Metadata_Entry_IsBinary.htm" />
  759. <HelpKINode Title="IServerStreamWriter(Of T) interface">
  760. <HelpKINode Title="IServerStreamWriter(T) Interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  761. <HelpKINode Title="about IServerStreamWriter(Of T) interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  762. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IServerStreamWriter_1.htm" />
  763. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IServerStreamWriter_1.htm" />
  764. </HelpKINode>
  765. <HelpKINode Title="IServerStreamWriter&lt;T&gt; interface">
  766. <HelpKINode Title="IServerStreamWriter(T) Interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  767. <HelpKINode Title="about IServerStreamWriter&lt;T&gt; interface" Url="html/T_Grpc_Core_IServerStreamWriter_1.htm" />
  768. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_IServerStreamWriter_1.htm" />
  769. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_IServerStreamWriter_1.htm" />
  770. </HelpKINode>
  771. <HelpKINode Title="IsPropagateCancellation property" Url="html/P_Grpc_Core_ContextPropagationOptions_IsPropagateCancellation.htm" />
  772. <HelpKINode Title="IsPropagateDeadline property" Url="html/P_Grpc_Core_ContextPropagationOptions_IsPropagateDeadline.htm" />
  773. <HelpKINode Title="IsReadOnly property" Url="html/P_Grpc_Core_Metadata_IsReadOnly.htm" />
  774. <HelpKINode Title="Item property" Url="html/P_Grpc_Core_Metadata_Item.htm" />
  775. <HelpKINode Title="Key property" Url="html/P_Grpc_Core_Metadata_Entry_Key.htm" />
  776. <HelpKINode Title="KeyCertificatePair class">
  777. <HelpKINode Title="KeyCertificatePair Class" Url="html/T_Grpc_Core_KeyCertificatePair.htm" />
  778. <HelpKINode Title="about KeyCertificatePair class" Url="html/T_Grpc_Core_KeyCertificatePair.htm" />
  779. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_KeyCertificatePair__ctor.htm" />
  780. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_KeyCertificatePair.htm" />
  781. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_KeyCertificatePair.htm" />
  782. </HelpKINode>
  783. <HelpKINode Title="KeyCertificatePair property" Url="html/P_Grpc_Core_SslCredentials_KeyCertificatePair.htm" />
  784. <HelpKINode Title="KeyCertificatePair.CertificateChain property" Url="html/P_Grpc_Core_KeyCertificatePair_CertificateChain.htm" />
  785. <HelpKINode Title="KeyCertificatePair.KeyCertificatePair constructor" Url="html/M_Grpc_Core_KeyCertificatePair__ctor.htm" />
  786. <HelpKINode Title="KeyCertificatePair.PrivateKey property" Url="html/P_Grpc_Core_KeyCertificatePair_PrivateKey.htm" />
  787. <HelpKINode Title="KeyCertificatePairs property" Url="html/P_Grpc_Core_SslServerCredentials_KeyCertificatePairs.htm" />
  788. <HelpKINode Title="KillAsync method" Url="html/M_Grpc_Core_Server_KillAsync.htm" />
  789. <HelpKINode Title="KillServersAsync method" Url="html/M_Grpc_Core_GrpcEnvironment_KillServersAsync.htm" />
  790. <HelpKINode Title="Logger property" Url="html/P_Grpc_Core_GrpcEnvironment_Logger.htm" />
  791. <HelpKINode Title="LogLevel enumeration" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  792. <HelpKINode Title="LogLevelFilterLogger class">
  793. <HelpKINode Title="LogLevelFilterLogger Class" Url="html/T_Grpc_Core_Logging_LogLevelFilterLogger.htm" />
  794. <HelpKINode Title="about LogLevelFilterLogger class" Url="html/T_Grpc_Core_Logging_LogLevelFilterLogger.htm" />
  795. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger__ctor.htm" />
  796. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Logging_LogLevelFilterLogger.htm" />
  797. </HelpKINode>
  798. <HelpKINode Title="LogLevelFilterLogger.Debug method" Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Debug.htm" />
  799. <HelpKINode Title="LogLevelFilterLogger.Error method" Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Error.htm" />
  800. <HelpKINode Title="LogLevelFilterLogger.ForType(Of T) method" Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger_ForType__1.htm" />
  801. <HelpKINode Title="LogLevelFilterLogger.ForType&lt;T&gt; method" Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger_ForType__1.htm" />
  802. <HelpKINode Title="LogLevelFilterLogger.Info method" Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Info.htm" />
  803. <HelpKINode Title="LogLevelFilterLogger.LogLevelFilterLogger constructor" Url="html/M_Grpc_Core_Logging_LogLevelFilterLogger__ctor.htm" />
  804. <HelpKINode Title="LogLevelFilterLogger.Warning method" Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Warning.htm" />
  805. <HelpKINode Title="Low enumeration member" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  806. <HelpKINode Title="Marshaller(Of T) class">
  807. <HelpKINode Title="Marshaller(T) Class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  808. <HelpKINode Title="about Marshaller(Of T) class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  809. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Marshaller_1__ctor.htm" />
  810. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Marshaller_1.htm" />
  811. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Marshaller_1.htm" />
  812. </HelpKINode>
  813. <HelpKINode Title="Marshaller(Of T).Deserializer property" Url="html/P_Grpc_Core_Marshaller_1_Deserializer.htm" />
  814. <HelpKINode Title="Marshaller(Of T).Marshaller constructor" Url="html/M_Grpc_Core_Marshaller_1__ctor.htm" />
  815. <HelpKINode Title="Marshaller(Of T).Serializer property" Url="html/P_Grpc_Core_Marshaller_1_Serializer.htm" />
  816. <HelpKINode Title="Marshaller&lt;T&gt; class">
  817. <HelpKINode Title="Marshaller(T) Class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  818. <HelpKINode Title="about Marshaller&lt;T&gt; class" Url="html/T_Grpc_Core_Marshaller_1.htm" />
  819. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Marshaller_1__ctor.htm" />
  820. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Marshaller_1.htm" />
  821. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Marshaller_1.htm" />
  822. </HelpKINode>
  823. <HelpKINode Title="Marshaller&lt;T&gt;.Deserializer property" Url="html/P_Grpc_Core_Marshaller_1_Deserializer.htm" />
  824. <HelpKINode Title="Marshaller&lt;T&gt;.Marshaller constructor" Url="html/M_Grpc_Core_Marshaller_1__ctor.htm" />
  825. <HelpKINode Title="Marshaller&lt;T&gt;.Serializer property" Url="html/P_Grpc_Core_Marshaller_1_Serializer.htm" />
  826. <HelpKINode Title="Marshallers class">
  827. <HelpKINode Title="Marshallers Class" Url="html/T_Grpc_Core_Marshallers.htm" />
  828. <HelpKINode Title="about Marshallers class" Url="html/T_Grpc_Core_Marshallers.htm" />
  829. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Marshallers.htm" />
  830. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Marshallers.htm" />
  831. </HelpKINode>
  832. <HelpKINode Title="Marshallers.Create(Of T) method" Url="html/M_Grpc_Core_Marshallers_Create__1.htm" />
  833. <HelpKINode Title="Marshallers.Create&lt;T&gt; method" Url="html/M_Grpc_Core_Marshallers_Create__1.htm" />
  834. <HelpKINode Title="Marshallers.StringMarshaller property" Url="html/P_Grpc_Core_Marshallers_StringMarshaller.htm" />
  835. <HelpKINode Title="MaxConcurrentStreams field" Url="html/F_Grpc_Core_ChannelOptions_MaxConcurrentStreams.htm" />
  836. <HelpKINode Title="MaxMessageLength field" Url="html/F_Grpc_Core_ChannelOptions_MaxMessageLength.htm" />
  837. <HelpKINode Title="Medium enumeration member" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  838. <HelpKINode Title="Metadata class">
  839. <HelpKINode Title="Metadata Class" Url="html/T_Grpc_Core_Metadata.htm" />
  840. <HelpKINode Title="about Metadata class" Url="html/T_Grpc_Core_Metadata.htm" />
  841. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Metadata__ctor.htm" />
  842. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_Metadata.htm" />
  843. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Metadata.htm" />
  844. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Metadata.htm" />
  845. </HelpKINode>
  846. <HelpKINode Title="Metadata.Add method" Url="html/Overload_Grpc_Core_Metadata_Add.htm" />
  847. <HelpKINode Title="Metadata.BinaryHeaderSuffix field" Url="html/F_Grpc_Core_Metadata_BinaryHeaderSuffix.htm" />
  848. <HelpKINode Title="Metadata.Clear method" Url="html/M_Grpc_Core_Metadata_Clear.htm" />
  849. <HelpKINode Title="Metadata.Contains method" Url="html/M_Grpc_Core_Metadata_Contains.htm" />
  850. <HelpKINode Title="Metadata.CopyTo method" Url="html/M_Grpc_Core_Metadata_CopyTo.htm" />
  851. <HelpKINode Title="Metadata.Count property" Url="html/P_Grpc_Core_Metadata_Count.htm" />
  852. <HelpKINode Title="Metadata.Empty field" Url="html/F_Grpc_Core_Metadata_Empty.htm" />
  853. <HelpKINode Title="Metadata.Entry class">
  854. <HelpKINode Title="Metadata.Entry Class" Url="html/T_Grpc_Core_Metadata_Entry.htm" />
  855. <HelpKINode Title="about Metadata.Entry class" Url="html/T_Grpc_Core_Metadata_Entry.htm" />
  856. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_Metadata_Entry__ctor.htm" />
  857. </HelpKINode>
  858. <HelpKINode Title="Metadata.Entry.Entry constructor" Url="html/Overload_Grpc_Core_Metadata_Entry__ctor.htm" />
  859. <HelpKINode Title="Metadata.Entry.IsBinary property" Url="html/P_Grpc_Core_Metadata_Entry_IsBinary.htm" />
  860. <HelpKINode Title="Metadata.Entry.Key property" Url="html/P_Grpc_Core_Metadata_Entry_Key.htm" />
  861. <HelpKINode Title="Metadata.Entry.ToString method" Url="html/M_Grpc_Core_Metadata_Entry_ToString.htm" />
  862. <HelpKINode Title="Metadata.Entry.Value property" Url="html/P_Grpc_Core_Metadata_Entry_Value.htm" />
  863. <HelpKINode Title="Metadata.Entry.ValueBytes property" Url="html/P_Grpc_Core_Metadata_Entry_ValueBytes.htm" />
  864. <HelpKINode Title="Metadata.GetEnumerator method" Url="html/M_Grpc_Core_Metadata_GetEnumerator.htm" />
  865. <HelpKINode Title="Metadata.IndexOf method" Url="html/M_Grpc_Core_Metadata_IndexOf.htm" />
  866. <HelpKINode Title="Metadata.Insert method" Url="html/M_Grpc_Core_Metadata_Insert.htm" />
  867. <HelpKINode Title="Metadata.IsReadOnly property" Url="html/P_Grpc_Core_Metadata_IsReadOnly.htm" />
  868. <HelpKINode Title="Metadata.Item property" Url="html/P_Grpc_Core_Metadata_Item.htm" />
  869. <HelpKINode Title="Metadata.Metadata constructor" Url="html/M_Grpc_Core_Metadata__ctor.htm" />
  870. <HelpKINode Title="Metadata.Remove method" Url="html/M_Grpc_Core_Metadata_Remove.htm" />
  871. <HelpKINode Title="Metadata.RemoveAt method" Url="html/M_Grpc_Core_Metadata_RemoveAt.htm" />
  872. <HelpKINode Title="Method property">
  873. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse).Method Property " Url="html/P_Grpc_Core_CallInvocationDetails_2_Method.htm" />
  874. <HelpKINode Title="ServerCallContext.Method Property " Url="html/P_Grpc_Core_ServerCallContext_Method.htm" />
  875. </HelpKINode>
  876. <HelpKINode Title="Method(Of TRequest, TResponse) class">
  877. <HelpKINode Title="Method(TRequest, TResponse) Class" Url="html/T_Grpc_Core_Method_2.htm" />
  878. <HelpKINode Title="about Method(Of TRequest, TResponse) class" Url="html/T_Grpc_Core_Method_2.htm" />
  879. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Method_2__ctor.htm" />
  880. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Method_2.htm" />
  881. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Method_2.htm" />
  882. </HelpKINode>
  883. <HelpKINode Title="Method(Of TRequest, TResponse).FullName property" Url="html/P_Grpc_Core_Method_2_FullName.htm" />
  884. <HelpKINode Title="Method(Of TRequest, TResponse).Method constructor" Url="html/M_Grpc_Core_Method_2__ctor.htm" />
  885. <HelpKINode Title="Method(Of TRequest, TResponse).Name property" Url="html/P_Grpc_Core_Method_2_Name.htm" />
  886. <HelpKINode Title="Method(Of TRequest, TResponse).RequestMarshaller property" Url="html/P_Grpc_Core_Method_2_RequestMarshaller.htm" />
  887. <HelpKINode Title="Method(Of TRequest, TResponse).ResponseMarshaller property" Url="html/P_Grpc_Core_Method_2_ResponseMarshaller.htm" />
  888. <HelpKINode Title="Method(Of TRequest, TResponse).ServiceName property" Url="html/P_Grpc_Core_Method_2_ServiceName.htm" />
  889. <HelpKINode Title="Method(Of TRequest, TResponse).Type property" Url="html/P_Grpc_Core_Method_2_Type.htm" />
  890. <HelpKINode Title="Method&lt;TRequest, TResponse&gt; class">
  891. <HelpKINode Title="Method(TRequest, TResponse) Class" Url="html/T_Grpc_Core_Method_2.htm" />
  892. <HelpKINode Title="about Method&lt;TRequest, TResponse&gt; class" Url="html/T_Grpc_Core_Method_2.htm" />
  893. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Method_2__ctor.htm" />
  894. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Method_2.htm" />
  895. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Method_2.htm" />
  896. </HelpKINode>
  897. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.FullName property" Url="html/P_Grpc_Core_Method_2_FullName.htm" />
  898. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.Method constructor" Url="html/M_Grpc_Core_Method_2__ctor.htm" />
  899. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.Name property" Url="html/P_Grpc_Core_Method_2_Name.htm" />
  900. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.RequestMarshaller property" Url="html/P_Grpc_Core_Method_2_RequestMarshaller.htm" />
  901. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.ResponseMarshaller property" Url="html/P_Grpc_Core_Method_2_ResponseMarshaller.htm" />
  902. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.ServiceName property" Url="html/P_Grpc_Core_Method_2_ServiceName.htm" />
  903. <HelpKINode Title="Method&lt;TRequest, TResponse&gt;.Type property" Url="html/P_Grpc_Core_Method_2_Type.htm" />
  904. <HelpKINode Title="MethodName property" Url="html/P_Grpc_Core_AuthInterceptorContext_MethodName.htm" />
  905. <HelpKINode Title="MethodType enumeration" Url="html/T_Grpc_Core_MethodType.htm" />
  906. <HelpKINode Title="Name property">
  907. <HelpKINode Title="ChannelOption.Name Property " Url="html/P_Grpc_Core_ChannelOption_Name.htm" />
  908. <HelpKINode Title="IMethod.Name Property " Url="html/P_Grpc_Core_IMethod_Name.htm" />
  909. <HelpKINode Title="Method(TRequest, TResponse).Name Property " Url="html/P_Grpc_Core_Method_2_Name.htm" />
  910. </HelpKINode>
  911. <HelpKINode Title="NewInstance method" Url="html/M_Grpc_Core_ClientBase_1_NewInstance.htm" />
  912. <HelpKINode Title="NoCompress enumeration member" Url="html/T_Grpc_Core_WriteFlags.htm" />
  913. <HelpKINode Title="None enumeration member" Url="html/T_Grpc_Core_CompressionLevel.htm" />
  914. <HelpKINode Title="NotFound enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  915. <HelpKINode Title="NullLogger class">
  916. <HelpKINode Title="NullLogger Class" Url="html/T_Grpc_Core_Logging_NullLogger.htm" />
  917. <HelpKINode Title="about NullLogger class" Url="html/T_Grpc_Core_Logging_NullLogger.htm" />
  918. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Logging_NullLogger__ctor.htm" />
  919. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Logging_NullLogger.htm" />
  920. </HelpKINode>
  921. <HelpKINode Title="NullLogger.Debug method" Url="html/Overload_Grpc_Core_Logging_NullLogger_Debug.htm" />
  922. <HelpKINode Title="NullLogger.Error method" Url="html/Overload_Grpc_Core_Logging_NullLogger_Error.htm" />
  923. <HelpKINode Title="NullLogger.ForType(Of T) method" Url="html/M_Grpc_Core_Logging_NullLogger_ForType__1.htm" />
  924. <HelpKINode Title="NullLogger.ForType&lt;T&gt; method" Url="html/M_Grpc_Core_Logging_NullLogger_ForType__1.htm" />
  925. <HelpKINode Title="NullLogger.Info method" Url="html/Overload_Grpc_Core_Logging_NullLogger_Info.htm" />
  926. <HelpKINode Title="NullLogger.NullLogger constructor" Url="html/M_Grpc_Core_Logging_NullLogger__ctor.htm" />
  927. <HelpKINode Title="NullLogger.Warning method" Url="html/Overload_Grpc_Core_Logging_NullLogger_Warning.htm" />
  928. <HelpKINode Title="OK enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  929. <HelpKINode Title="Options property" Url="html/P_Grpc_Core_CallInvocationDetails_2_Options.htm" />
  930. <HelpKINode Title="OutOfRange enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  931. <HelpKINode Title="Peer property" Url="html/P_Grpc_Core_ServerCallContext_Peer.htm" />
  932. <HelpKINode Title="PermissionDenied enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  933. <HelpKINode Title="PickUnused field" Url="html/F_Grpc_Core_ServerPort_PickUnused.htm" />
  934. <HelpKINode Title="Port property" Url="html/P_Grpc_Core_ServerPort_Port.htm" />
  935. <HelpKINode Title="Ports property" Url="html/P_Grpc_Core_Server_Ports.htm" />
  936. <HelpKINode Title="PrimaryUserAgentString field" Url="html/F_Grpc_Core_ChannelOptions_PrimaryUserAgentString.htm" />
  937. <HelpKINode Title="PrivateKey property" Url="html/P_Grpc_Core_KeyCertificatePair_PrivateKey.htm" />
  938. <HelpKINode Title="PropagationToken property" Url="html/P_Grpc_Core_CallOptions_PropagationToken.htm" />
  939. <HelpKINode Title="Ready enumeration member" Url="html/T_Grpc_Core_ChannelState.htm" />
  940. <HelpKINode Title="Remove method" Url="html/M_Grpc_Core_Metadata_Remove.htm" />
  941. <HelpKINode Title="RemoveAt method" Url="html/M_Grpc_Core_Metadata_RemoveAt.htm" />
  942. <HelpKINode Title="RequestHeaders property" Url="html/P_Grpc_Core_ServerCallContext_RequestHeaders.htm" />
  943. <HelpKINode Title="RequestMarshaller property">
  944. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse).RequestMarshaller Property " Url="html/P_Grpc_Core_CallInvocationDetails_2_RequestMarshaller.htm" />
  945. <HelpKINode Title="Method(TRequest, TResponse).RequestMarshaller Property " Url="html/P_Grpc_Core_Method_2_RequestMarshaller.htm" />
  946. </HelpKINode>
  947. <HelpKINode Title="RequestStream property">
  948. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).RequestStream Property " Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_RequestStream.htm" />
  949. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).RequestStream Property " Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_RequestStream.htm" />
  950. </HelpKINode>
  951. <HelpKINode Title="ResolvedTarget property" Url="html/P_Grpc_Core_Channel_ResolvedTarget.htm" />
  952. <HelpKINode Title="ResourceExhausted enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  953. <HelpKINode Title="ResponseAsync property">
  954. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).ResponseAsync Property " Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseAsync.htm" />
  955. <HelpKINode Title="AsyncUnaryCall(TResponse).ResponseAsync Property " Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseAsync.htm" />
  956. </HelpKINode>
  957. <HelpKINode Title="ResponseHeadersAsync property">
  958. <HelpKINode Title="AsyncClientStreamingCall(TRequest, TResponse).ResponseHeadersAsync Property " Url="html/P_Grpc_Core_AsyncClientStreamingCall_2_ResponseHeadersAsync.htm" />
  959. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).ResponseHeadersAsync Property " Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseHeadersAsync.htm" />
  960. <HelpKINode Title="AsyncServerStreamingCall(TResponse).ResponseHeadersAsync Property " Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseHeadersAsync.htm" />
  961. <HelpKINode Title="AsyncUnaryCall(TResponse).ResponseHeadersAsync Property " Url="html/P_Grpc_Core_AsyncUnaryCall_1_ResponseHeadersAsync.htm" />
  962. </HelpKINode>
  963. <HelpKINode Title="ResponseMarshaller property">
  964. <HelpKINode Title="CallInvocationDetails(TRequest, TResponse).ResponseMarshaller Property " Url="html/P_Grpc_Core_CallInvocationDetails_2_ResponseMarshaller.htm" />
  965. <HelpKINode Title="Method(TRequest, TResponse).ResponseMarshaller Property " Url="html/P_Grpc_Core_Method_2_ResponseMarshaller.htm" />
  966. </HelpKINode>
  967. <HelpKINode Title="ResponseStream property">
  968. <HelpKINode Title="AsyncDuplexStreamingCall(TRequest, TResponse).ResponseStream Property " Url="html/P_Grpc_Core_AsyncDuplexStreamingCall_2_ResponseStream.htm" />
  969. <HelpKINode Title="AsyncServerStreamingCall(TResponse).ResponseStream Property " Url="html/P_Grpc_Core_AsyncServerStreamingCall_1_ResponseStream.htm" />
  970. </HelpKINode>
  971. <HelpKINode Title="ResponseTrailers property" Url="html/P_Grpc_Core_ServerCallContext_ResponseTrailers.htm" />
  972. <HelpKINode Title="RootCertificates property">
  973. <HelpKINode Title="SslCredentials.RootCertificates Property " Url="html/P_Grpc_Core_SslCredentials_RootCertificates.htm" />
  974. <HelpKINode Title="SslServerCredentials.RootCertificates Property " Url="html/P_Grpc_Core_SslServerCredentials_RootCertificates.htm" />
  975. </HelpKINode>
  976. <HelpKINode Title="RpcException class">
  977. <HelpKINode Title="RpcException Class" Url="html/T_Grpc_Core_RpcException.htm" />
  978. <HelpKINode Title="about RpcException class" Url="html/T_Grpc_Core_RpcException.htm" />
  979. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_RpcException__ctor.htm" />
  980. <HelpKINode Title="events" Url="html/Events_T_Grpc_Core_RpcException.htm" />
  981. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_RpcException.htm" />
  982. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_RpcException.htm" />
  983. </HelpKINode>
  984. <HelpKINode Title="RpcException.RpcException constructor" Url="html/Overload_Grpc_Core_RpcException__ctor.htm" />
  985. <HelpKINode Title="RpcException.Status property" Url="html/P_Grpc_Core_RpcException_Status.htm" />
  986. <HelpKINode Title="RunBenchmark method" Url="html/M_Grpc_Core_Utils_BenchmarkUtil_RunBenchmark.htm" />
  987. <HelpKINode Title="SecondaryUserAgentString field" Url="html/F_Grpc_Core_ChannelOptions_SecondaryUserAgentString.htm" />
  988. <HelpKINode Title="Serializer property" Url="html/P_Grpc_Core_Marshaller_1_Serializer.htm" />
  989. <HelpKINode Title="Server class">
  990. <HelpKINode Title="Server Class" Url="html/T_Grpc_Core_Server.htm" />
  991. <HelpKINode Title="about Server class" Url="html/T_Grpc_Core_Server.htm" />
  992. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_Server__ctor.htm" />
  993. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Server.htm" />
  994. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Server.htm" />
  995. </HelpKINode>
  996. <HelpKINode Title="Server.KillAsync method" Url="html/M_Grpc_Core_Server_KillAsync.htm" />
  997. <HelpKINode Title="Server.Ports property" Url="html/P_Grpc_Core_Server_Ports.htm" />
  998. <HelpKINode Title="Server.Server constructor" Url="html/Overload_Grpc_Core_Server__ctor.htm" />
  999. <HelpKINode Title="Server.ServerPortCollection class">
  1000. <HelpKINode Title="Server.ServerPortCollection Class" Url="html/T_Grpc_Core_Server_ServerPortCollection.htm" />
  1001. <HelpKINode Title="about Server.ServerPortCollection class" Url="html/T_Grpc_Core_Server_ServerPortCollection.htm" />
  1002. </HelpKINode>
  1003. <HelpKINode Title="Server.ServerPortCollection.Add method" Url="html/Overload_Grpc_Core_Server_ServerPortCollection_Add.htm" />
  1004. <HelpKINode Title="Server.ServerPortCollection.GetEnumerator method" Url="html/M_Grpc_Core_Server_ServerPortCollection_GetEnumerator.htm" />
  1005. <HelpKINode Title="Server.ServiceDefinitionCollection class">
  1006. <HelpKINode Title="Server.ServiceDefinitionCollection Class" Url="html/T_Grpc_Core_Server_ServiceDefinitionCollection.htm" />
  1007. <HelpKINode Title="about Server.ServiceDefinitionCollection class" Url="html/T_Grpc_Core_Server_ServiceDefinitionCollection.htm" />
  1008. </HelpKINode>
  1009. <HelpKINode Title="Server.ServiceDefinitionCollection.Add method" Url="html/M_Grpc_Core_Server_ServiceDefinitionCollection_Add.htm" />
  1010. <HelpKINode Title="Server.ServiceDefinitionCollection.GetEnumerator method" Url="html/M_Grpc_Core_Server_ServiceDefinitionCollection_GetEnumerator.htm" />
  1011. <HelpKINode Title="Server.Services property" Url="html/P_Grpc_Core_Server_Services.htm" />
  1012. <HelpKINode Title="Server.ShutdownAsync method" Url="html/M_Grpc_Core_Server_ShutdownAsync.htm" />
  1013. <HelpKINode Title="Server.ShutdownTask property" Url="html/P_Grpc_Core_Server_ShutdownTask.htm" />
  1014. <HelpKINode Title="Server.Start method" Url="html/M_Grpc_Core_Server_Start.htm" />
  1015. <HelpKINode Title="ServerCallContext class">
  1016. <HelpKINode Title="ServerCallContext Class" Url="html/T_Grpc_Core_ServerCallContext.htm" />
  1017. <HelpKINode Title="about ServerCallContext class" Url="html/T_Grpc_Core_ServerCallContext.htm" />
  1018. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ServerCallContext.htm" />
  1019. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ServerCallContext.htm" />
  1020. </HelpKINode>
  1021. <HelpKINode Title="ServerCallContext.CancellationToken property" Url="html/P_Grpc_Core_ServerCallContext_CancellationToken.htm" />
  1022. <HelpKINode Title="ServerCallContext.CreatePropagationToken method" Url="html/M_Grpc_Core_ServerCallContext_CreatePropagationToken.htm" />
  1023. <HelpKINode Title="ServerCallContext.Deadline property" Url="html/P_Grpc_Core_ServerCallContext_Deadline.htm" />
  1024. <HelpKINode Title="ServerCallContext.Host property" Url="html/P_Grpc_Core_ServerCallContext_Host.htm" />
  1025. <HelpKINode Title="ServerCallContext.Method property" Url="html/P_Grpc_Core_ServerCallContext_Method.htm" />
  1026. <HelpKINode Title="ServerCallContext.Peer property" Url="html/P_Grpc_Core_ServerCallContext_Peer.htm" />
  1027. <HelpKINode Title="ServerCallContext.RequestHeaders property" Url="html/P_Grpc_Core_ServerCallContext_RequestHeaders.htm" />
  1028. <HelpKINode Title="ServerCallContext.ResponseTrailers property" Url="html/P_Grpc_Core_ServerCallContext_ResponseTrailers.htm" />
  1029. <HelpKINode Title="ServerCallContext.Status property" Url="html/P_Grpc_Core_ServerCallContext_Status.htm" />
  1030. <HelpKINode Title="ServerCallContext.WriteOptions property" Url="html/P_Grpc_Core_ServerCallContext_WriteOptions.htm" />
  1031. <HelpKINode Title="ServerCallContext.WriteResponseHeadersAsync method" Url="html/M_Grpc_Core_ServerCallContext_WriteResponseHeadersAsync.htm" />
  1032. <HelpKINode Title="ServerCredentials class">
  1033. <HelpKINode Title="ServerCredentials Class" Url="html/T_Grpc_Core_ServerCredentials.htm" />
  1034. <HelpKINode Title="about ServerCredentials class" Url="html/T_Grpc_Core_ServerCredentials.htm" />
  1035. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_ServerCredentials__ctor.htm" />
  1036. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ServerCredentials.htm" />
  1037. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ServerCredentials.htm" />
  1038. </HelpKINode>
  1039. <HelpKINode Title="ServerCredentials.Insecure property" Url="html/P_Grpc_Core_ServerCredentials_Insecure.htm" />
  1040. <HelpKINode Title="ServerCredentials.ServerCredentials constructor" Url="html/M_Grpc_Core_ServerCredentials__ctor.htm" />
  1041. <HelpKINode Title="ServerPort class">
  1042. <HelpKINode Title="ServerPort Class" Url="html/T_Grpc_Core_ServerPort.htm" />
  1043. <HelpKINode Title="about ServerPort class" Url="html/T_Grpc_Core_ServerPort.htm" />
  1044. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_ServerPort__ctor.htm" />
  1045. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_ServerPort.htm" />
  1046. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ServerPort.htm" />
  1047. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_ServerPort.htm" />
  1048. </HelpKINode>
  1049. <HelpKINode Title="ServerPort.BoundPort property" Url="html/P_Grpc_Core_ServerPort_BoundPort.htm" />
  1050. <HelpKINode Title="ServerPort.Credentials property" Url="html/P_Grpc_Core_ServerPort_Credentials.htm" />
  1051. <HelpKINode Title="ServerPort.Host property" Url="html/P_Grpc_Core_ServerPort_Host.htm" />
  1052. <HelpKINode Title="ServerPort.PickUnused field" Url="html/F_Grpc_Core_ServerPort_PickUnused.htm" />
  1053. <HelpKINode Title="ServerPort.Port property" Url="html/P_Grpc_Core_ServerPort_Port.htm" />
  1054. <HelpKINode Title="ServerPort.ServerPort constructor" Url="html/M_Grpc_Core_ServerPort__ctor.htm" />
  1055. <HelpKINode Title="ServerPortCollection class">
  1056. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Server_ServerPortCollection.htm" />
  1057. </HelpKINode>
  1058. <HelpKINode Title="ServerServiceDefinition class">
  1059. <HelpKINode Title="ServerServiceDefinition Class" Url="html/T_Grpc_Core_ServerServiceDefinition.htm" />
  1060. <HelpKINode Title="about ServerServiceDefinition class" Url="html/T_Grpc_Core_ServerServiceDefinition.htm" />
  1061. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_ServerServiceDefinition.htm" />
  1062. </HelpKINode>
  1063. <HelpKINode Title="ServerServiceDefinition.Builder class">
  1064. <HelpKINode Title="ServerServiceDefinition.Builder Class" Url="html/T_Grpc_Core_ServerServiceDefinition_Builder.htm" />
  1065. <HelpKINode Title="about ServerServiceDefinition.Builder class" Url="html/T_Grpc_Core_ServerServiceDefinition_Builder.htm" />
  1066. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_ServerServiceDefinition_Builder__ctor.htm" />
  1067. </HelpKINode>
  1068. <HelpKINode Title="ServerServiceDefinition.Builder.AddMethod method" Url="html/Overload_Grpc_Core_ServerServiceDefinition_Builder_AddMethod.htm" />
  1069. <HelpKINode Title="ServerServiceDefinition.Builder.Build method" Url="html/M_Grpc_Core_ServerServiceDefinition_Builder_Build.htm" />
  1070. <HelpKINode Title="ServerServiceDefinition.Builder.Builder constructor" Url="html/M_Grpc_Core_ServerServiceDefinition_Builder__ctor.htm" />
  1071. <HelpKINode Title="ServerServiceDefinition.CreateBuilder method" Url="html/M_Grpc_Core_ServerServiceDefinition_CreateBuilder.htm" />
  1072. <HelpKINode Title="ServerStreaming enumeration member" Url="html/T_Grpc_Core_MethodType.htm" />
  1073. <HelpKINode Title="ServerStreamingServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_ServerStreamingServerMethod_2.htm" />
  1074. <HelpKINode Title="ServerStreamingServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_ServerStreamingServerMethod_2.htm" />
  1075. <HelpKINode Title="ServiceDefinitionCollection class">
  1076. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Server_ServiceDefinitionCollection.htm" />
  1077. </HelpKINode>
  1078. <HelpKINode Title="ServiceName property">
  1079. <HelpKINode Title="IMethod.ServiceName Property " Url="html/P_Grpc_Core_IMethod_ServiceName.htm" />
  1080. <HelpKINode Title="Method(TRequest, TResponse).ServiceName Property " Url="html/P_Grpc_Core_Method_2_ServiceName.htm" />
  1081. </HelpKINode>
  1082. <HelpKINode Title="Services property" Url="html/P_Grpc_Core_Server_Services.htm" />
  1083. <HelpKINode Title="ServiceUrl property" Url="html/P_Grpc_Core_AuthInterceptorContext_ServiceUrl.htm" />
  1084. <HelpKINode Title="SetCompletionQueueCount method" Url="html/M_Grpc_Core_GrpcEnvironment_SetCompletionQueueCount.htm" />
  1085. <HelpKINode Title="SetLogger method" Url="html/M_Grpc_Core_GrpcEnvironment_SetLogger.htm" />
  1086. <HelpKINode Title="SetThreadPoolSize method" Url="html/M_Grpc_Core_GrpcEnvironment_SetThreadPoolSize.htm" />
  1087. <HelpKINode Title="Shutdown enumeration member" Url="html/T_Grpc_Core_ChannelState.htm" />
  1088. <HelpKINode Title="ShutdownAsync method">
  1089. <HelpKINode Title="Channel.ShutdownAsync Method " Url="html/M_Grpc_Core_Channel_ShutdownAsync.htm" />
  1090. <HelpKINode Title="Server.ShutdownAsync Method " Url="html/M_Grpc_Core_Server_ShutdownAsync.htm" />
  1091. </HelpKINode>
  1092. <HelpKINode Title="ShutdownChannelsAsync method" Url="html/M_Grpc_Core_GrpcEnvironment_ShutdownChannelsAsync.htm" />
  1093. <HelpKINode Title="ShutdownTask property" Url="html/P_Grpc_Core_Server_ShutdownTask.htm" />
  1094. <HelpKINode Title="ShutdownToken property" Url="html/P_Grpc_Core_Channel_ShutdownToken.htm" />
  1095. <HelpKINode Title="SslCredentials class">
  1096. <HelpKINode Title="SslCredentials Class" Url="html/T_Grpc_Core_SslCredentials.htm" />
  1097. <HelpKINode Title="about SslCredentials class" Url="html/T_Grpc_Core_SslCredentials.htm" />
  1098. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_SslCredentials__ctor.htm" />
  1099. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_SslCredentials.htm" />
  1100. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_SslCredentials.htm" />
  1101. </HelpKINode>
  1102. <HelpKINode Title="SslCredentials.KeyCertificatePair property" Url="html/P_Grpc_Core_SslCredentials_KeyCertificatePair.htm" />
  1103. <HelpKINode Title="SslCredentials.RootCertificates property" Url="html/P_Grpc_Core_SslCredentials_RootCertificates.htm" />
  1104. <HelpKINode Title="SslCredentials.SslCredentials constructor" Url="html/Overload_Grpc_Core_SslCredentials__ctor.htm" />
  1105. <HelpKINode Title="SslServerCredentials class">
  1106. <HelpKINode Title="SslServerCredentials Class" Url="html/T_Grpc_Core_SslServerCredentials.htm" />
  1107. <HelpKINode Title="about SslServerCredentials class" Url="html/T_Grpc_Core_SslServerCredentials.htm" />
  1108. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_SslServerCredentials__ctor.htm" />
  1109. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_SslServerCredentials.htm" />
  1110. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_SslServerCredentials.htm" />
  1111. </HelpKINode>
  1112. <HelpKINode Title="SslServerCredentials.ForceClientAuthentication property" Url="html/P_Grpc_Core_SslServerCredentials_ForceClientAuthentication.htm" />
  1113. <HelpKINode Title="SslServerCredentials.KeyCertificatePairs property" Url="html/P_Grpc_Core_SslServerCredentials_KeyCertificatePairs.htm" />
  1114. <HelpKINode Title="SslServerCredentials.RootCertificates property" Url="html/P_Grpc_Core_SslServerCredentials_RootCertificates.htm" />
  1115. <HelpKINode Title="SslServerCredentials.SslServerCredentials constructor" Url="html/Overload_Grpc_Core_SslServerCredentials__ctor.htm" />
  1116. <HelpKINode Title="SslTargetNameOverride field" Url="html/F_Grpc_Core_ChannelOptions_SslTargetNameOverride.htm" />
  1117. <HelpKINode Title="Start method" Url="html/M_Grpc_Core_Server_Start.htm" />
  1118. <HelpKINode Title="State property" Url="html/P_Grpc_Core_Channel_State.htm" />
  1119. <HelpKINode Title="Status property">
  1120. <HelpKINode Title="RpcException.Status Property " Url="html/P_Grpc_Core_RpcException_Status.htm" />
  1121. <HelpKINode Title="ServerCallContext.Status Property " Url="html/P_Grpc_Core_ServerCallContext_Status.htm" />
  1122. </HelpKINode>
  1123. <HelpKINode Title="Status structure">
  1124. <HelpKINode Title="Status Structure" Url="html/T_Grpc_Core_Status.htm" />
  1125. <HelpKINode Title="about Status structure" Url="html/T_Grpc_Core_Status.htm" />
  1126. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_Status__ctor.htm" />
  1127. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_Status.htm" />
  1128. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Status.htm" />
  1129. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Status.htm" />
  1130. </HelpKINode>
  1131. <HelpKINode Title="Status.DefaultCancelled field" Url="html/F_Grpc_Core_Status_DefaultCancelled.htm" />
  1132. <HelpKINode Title="Status.DefaultSuccess field" Url="html/F_Grpc_Core_Status_DefaultSuccess.htm" />
  1133. <HelpKINode Title="Status.Detail property" Url="html/P_Grpc_Core_Status_Detail.htm" />
  1134. <HelpKINode Title="Status.Status constructor" Url="html/M_Grpc_Core_Status__ctor.htm" />
  1135. <HelpKINode Title="Status.StatusCode property" Url="html/P_Grpc_Core_Status_StatusCode.htm" />
  1136. <HelpKINode Title="Status.ToString method" Url="html/M_Grpc_Core_Status_ToString.htm" />
  1137. <HelpKINode Title="StatusCode enumeration" Url="html/T_Grpc_Core_StatusCode.htm" />
  1138. <HelpKINode Title="StatusCode property" Url="html/P_Grpc_Core_Status_StatusCode.htm" />
  1139. <HelpKINode Title="String enumeration member" Url="html/T_Grpc_Core_ChannelOption_OptionType.htm" />
  1140. <HelpKINode Title="StringMarshaller property" Url="html/P_Grpc_Core_Marshallers_StringMarshaller.htm" />
  1141. <HelpKINode Title="StringValue property" Url="html/P_Grpc_Core_ChannelOption_StringValue.htm" />
  1142. <HelpKINode Title="Target property" Url="html/P_Grpc_Core_Channel_Target.htm" />
  1143. <HelpKINode Title="TextWriterLogger class">
  1144. <HelpKINode Title="TextWriterLogger Class" Url="html/T_Grpc_Core_Logging_TextWriterLogger.htm" />
  1145. <HelpKINode Title="about TextWriterLogger class" Url="html/T_Grpc_Core_Logging_TextWriterLogger.htm" />
  1146. <HelpKINode Title="constructor" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger__ctor.htm" />
  1147. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_Logging_TextWriterLogger.htm" />
  1148. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_Logging_TextWriterLogger.htm" />
  1149. </HelpKINode>
  1150. <HelpKINode Title="TextWriterLogger.AssociatedType property" Url="html/P_Grpc_Core_Logging_TextWriterLogger_AssociatedType.htm" />
  1151. <HelpKINode Title="TextWriterLogger.Debug method" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Debug.htm" />
  1152. <HelpKINode Title="TextWriterLogger.Error method" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Error.htm" />
  1153. <HelpKINode Title="TextWriterLogger.ForType(Of T) method" Url="html/M_Grpc_Core_Logging_TextWriterLogger_ForType__1.htm" />
  1154. <HelpKINode Title="TextWriterLogger.ForType&lt;T&gt; method" Url="html/M_Grpc_Core_Logging_TextWriterLogger_ForType__1.htm" />
  1155. <HelpKINode Title="TextWriterLogger.Info method" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Info.htm" />
  1156. <HelpKINode Title="TextWriterLogger.TextWriterLogger constructor" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger__ctor.htm" />
  1157. <HelpKINode Title="TextWriterLogger.Warning method" Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Warning.htm" />
  1158. <HelpKINode Title="ToCallCredentials method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_ToCallCredentials.htm" />
  1159. <HelpKINode Title="ToChannelCredentials method" Url="html/M_Grpc_Auth_GoogleGrpcCredentials_ToChannelCredentials.htm" />
  1160. <HelpKINode Title="ToListAsync(Of T) method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync__1.htm" />
  1161. <HelpKINode Title="ToListAsync&lt;T&gt; method" Url="html/M_Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync__1.htm" />
  1162. <HelpKINode Title="ToString method">
  1163. <HelpKINode Title="Metadata.Entry.ToString Method " Url="html/M_Grpc_Core_Metadata_Entry_ToString.htm" />
  1164. <HelpKINode Title="Status.ToString Method " Url="html/M_Grpc_Core_Status_ToString.htm" />
  1165. </HelpKINode>
  1166. <HelpKINode Title="TransientFailure enumeration member" Url="html/T_Grpc_Core_ChannelState.htm" />
  1167. <HelpKINode Title="Type property">
  1168. <HelpKINode Title="ChannelOption.Type Property " Url="html/P_Grpc_Core_ChannelOption_Type.htm" />
  1169. <HelpKINode Title="IMethod.Type Property " Url="html/P_Grpc_Core_IMethod_Type.htm" />
  1170. <HelpKINode Title="Method(TRequest, TResponse).Type Property " Url="html/P_Grpc_Core_Method_2_Type.htm" />
  1171. </HelpKINode>
  1172. <HelpKINode Title="Unary enumeration member" Url="html/T_Grpc_Core_MethodType.htm" />
  1173. <HelpKINode Title="UnaryServerMethod(Of TRequest, TResponse) delegate" Url="html/T_Grpc_Core_UnaryServerMethod_2.htm" />
  1174. <HelpKINode Title="UnaryServerMethod&lt;TRequest, TResponse&gt; delegate" Url="html/T_Grpc_Core_UnaryServerMethod_2.htm" />
  1175. <HelpKINode Title="Unauthenticated enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  1176. <HelpKINode Title="Unavailable enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  1177. <HelpKINode Title="Unimplemented enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  1178. <HelpKINode Title="Unknown enumeration member" Url="html/T_Grpc_Core_StatusCode.htm" />
  1179. <HelpKINode Title="Value property" Url="html/P_Grpc_Core_Metadata_Entry_Value.htm" />
  1180. <HelpKINode Title="ValueBytes property" Url="html/P_Grpc_Core_Metadata_Entry_ValueBytes.htm" />
  1181. <HelpKINode Title="VersionInfo class">
  1182. <HelpKINode Title="VersionInfo Class" Url="html/T_Grpc_Core_VersionInfo.htm" />
  1183. <HelpKINode Title="about VersionInfo class" Url="html/T_Grpc_Core_VersionInfo.htm" />
  1184. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_VersionInfo.htm" />
  1185. </HelpKINode>
  1186. <HelpKINode Title="VersionInfo.CurrentAssemblyFileVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentAssemblyFileVersion.htm" />
  1187. <HelpKINode Title="VersionInfo.CurrentAssemblyVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentAssemblyVersion.htm" />
  1188. <HelpKINode Title="VersionInfo.CurrentVersion field" Url="html/F_Grpc_Core_VersionInfo_CurrentVersion.htm" />
  1189. <HelpKINode Title="WaitForStateChangedAsync method" Url="html/M_Grpc_Core_Channel_WaitForStateChangedAsync.htm" />
  1190. <HelpKINode Title="Warning enumeration member" Url="html/T_Grpc_Core_Logging_LogLevel.htm" />
  1191. <HelpKINode Title="Warning method">
  1192. <HelpKINode Title="ILogger.Warning Method " Url="html/Overload_Grpc_Core_Logging_ILogger_Warning.htm" />
  1193. <HelpKINode Title="LogLevelFilterLogger.Warning Method " Url="html/Overload_Grpc_Core_Logging_LogLevelFilterLogger_Warning.htm" />
  1194. <HelpKINode Title="NullLogger.Warning Method " Url="html/Overload_Grpc_Core_Logging_NullLogger_Warning.htm" />
  1195. <HelpKINode Title="TextWriterLogger.Warning Method " Url="html/Overload_Grpc_Core_Logging_TextWriterLogger_Warning.htm" />
  1196. </HelpKINode>
  1197. <HelpKINode Title="WithCancellationToken method" Url="html/M_Grpc_Core_CallOptions_WithCancellationToken.htm" />
  1198. <HelpKINode Title="WithCredentials method" Url="html/M_Grpc_Core_CallOptions_WithCredentials.htm" />
  1199. <HelpKINode Title="WithDeadline method" Url="html/M_Grpc_Core_CallOptions_WithDeadline.htm" />
  1200. <HelpKINode Title="WithHeaders method" Url="html/M_Grpc_Core_CallOptions_WithHeaders.htm" />
  1201. <HelpKINode Title="WithHost method" Url="html/M_Grpc_Core_ClientBase_1_WithHost.htm" />
  1202. <HelpKINode Title="WithOptions method" Url="html/M_Grpc_Core_CallInvocationDetails_2_WithOptions.htm" />
  1203. <HelpKINode Title="WithPropagationToken method" Url="html/M_Grpc_Core_CallOptions_WithPropagationToken.htm" />
  1204. <HelpKINode Title="WithWriteOptions method" Url="html/M_Grpc_Core_CallOptions_WithWriteOptions.htm" />
  1205. <HelpKINode Title="WriteAllAsync method" Url="html/Overload_Grpc_Core_Utils_AsyncStreamExtensions_WriteAllAsync.htm" />
  1206. <HelpKINode Title="WriteAsync method" Url="html/M_Grpc_Core_IAsyncStreamWriter_1_WriteAsync.htm" />
  1207. <HelpKINode Title="WriteFlags enumeration" Url="html/T_Grpc_Core_WriteFlags.htm" />
  1208. <HelpKINode Title="WriteOptions class">
  1209. <HelpKINode Title="WriteOptions Class" Url="html/T_Grpc_Core_WriteOptions.htm" />
  1210. <HelpKINode Title="about WriteOptions class" Url="html/T_Grpc_Core_WriteOptions.htm" />
  1211. <HelpKINode Title="constructor" Url="html/M_Grpc_Core_WriteOptions__ctor.htm" />
  1212. <HelpKINode Title="fields" Url="html/Fields_T_Grpc_Core_WriteOptions.htm" />
  1213. <HelpKINode Title="methods" Url="html/Methods_T_Grpc_Core_WriteOptions.htm" />
  1214. <HelpKINode Title="properties" Url="html/Properties_T_Grpc_Core_WriteOptions.htm" />
  1215. </HelpKINode>
  1216. <HelpKINode Title="WriteOptions property">
  1217. <HelpKINode Title="CallOptions.WriteOptions Property " Url="html/P_Grpc_Core_CallOptions_WriteOptions.htm" />
  1218. <HelpKINode Title="IAsyncStreamWriter(T).WriteOptions Property " Url="html/P_Grpc_Core_IAsyncStreamWriter_1_WriteOptions.htm" />
  1219. <HelpKINode Title="IHasWriteOptions.WriteOptions Property " Url="html/P_Grpc_Core_IHasWriteOptions_WriteOptions.htm" />
  1220. <HelpKINode Title="ServerCallContext.WriteOptions Property " Url="html/P_Grpc_Core_ServerCallContext_WriteOptions.htm" />
  1221. </HelpKINode>
  1222. <HelpKINode Title="WriteOptions.Default field" Url="html/F_Grpc_Core_WriteOptions_Default.htm" />
  1223. <HelpKINode Title="WriteOptions.Flags property" Url="html/P_Grpc_Core_WriteOptions_Flags.htm" />
  1224. <HelpKINode Title="WriteOptions.WriteOptions constructor" Url="html/M_Grpc_Core_WriteOptions__ctor.htm" />
  1225. <HelpKINode Title="WriteResponseHeadersAsync method" Url="html/M_Grpc_Core_ServerCallContext_WriteResponseHeadersAsync.htm" />
  1226. </HelpKI>