grpc/csharp/xrefmap.yml

6473 lines
406 KiB
YAML

### YamlMime:XRefMap
sorted: true
references:
- uid: Grpc.Auth
name: Grpc.Auth
href: api/Grpc.Auth.html
commentId: N:Grpc.Auth
fullName: Grpc.Auth
nameWithType: Grpc.Auth
- uid: Grpc.Auth.GoogleAuthInterceptors
name: GoogleAuthInterceptors
href: api/Grpc.Auth.GoogleAuthInterceptors.html
commentId: T:Grpc.Auth.GoogleAuthInterceptors
fullName: Grpc.Auth.GoogleAuthInterceptors
nameWithType: GoogleAuthInterceptors
- uid: Grpc.Auth.GoogleAuthInterceptors.FromAccessToken(System.String)
name: FromAccessToken(String)
href: api/Grpc.Auth.GoogleAuthInterceptors.html#Grpc_Auth_GoogleAuthInterceptors_FromAccessToken_System_String_
commentId: M:Grpc.Auth.GoogleAuthInterceptors.FromAccessToken(System.String)
fullName: Grpc.Auth.GoogleAuthInterceptors.FromAccessToken(System.String)
nameWithType: GoogleAuthInterceptors.FromAccessToken(String)
- uid: Grpc.Auth.GoogleAuthInterceptors.FromAccessToken*
name: FromAccessToken
href: api/Grpc.Auth.GoogleAuthInterceptors.html#Grpc_Auth_GoogleAuthInterceptors_FromAccessToken_
commentId: Overload:Grpc.Auth.GoogleAuthInterceptors.FromAccessToken
isSpec: "True"
fullName: Grpc.Auth.GoogleAuthInterceptors.FromAccessToken
nameWithType: GoogleAuthInterceptors.FromAccessToken
- uid: Grpc.Auth.GoogleAuthInterceptors.FromCredential(ITokenAccess)
name: FromCredential(ITokenAccess)
href: api/Grpc.Auth.GoogleAuthInterceptors.html#Grpc_Auth_GoogleAuthInterceptors_FromCredential_ITokenAccess_
commentId: M:Grpc.Auth.GoogleAuthInterceptors.FromCredential(ITokenAccess)
fullName: Grpc.Auth.GoogleAuthInterceptors.FromCredential(ITokenAccess)
nameWithType: GoogleAuthInterceptors.FromCredential(ITokenAccess)
- uid: Grpc.Auth.GoogleAuthInterceptors.FromCredential*
name: FromCredential
href: api/Grpc.Auth.GoogleAuthInterceptors.html#Grpc_Auth_GoogleAuthInterceptors_FromCredential_
commentId: Overload:Grpc.Auth.GoogleAuthInterceptors.FromCredential
isSpec: "True"
fullName: Grpc.Auth.GoogleAuthInterceptors.FromCredential
nameWithType: GoogleAuthInterceptors.FromCredential
- uid: Grpc.Auth.GoogleGrpcCredentials
name: GoogleGrpcCredentials
href: api/Grpc.Auth.GoogleGrpcCredentials.html
commentId: T:Grpc.Auth.GoogleGrpcCredentials
fullName: Grpc.Auth.GoogleGrpcCredentials
nameWithType: GoogleGrpcCredentials
- uid: Grpc.Auth.GoogleGrpcCredentials.FromAccessToken(System.String)
name: FromAccessToken(String)
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_FromAccessToken_System_String_
commentId: M:Grpc.Auth.GoogleGrpcCredentials.FromAccessToken(System.String)
fullName: Grpc.Auth.GoogleGrpcCredentials.FromAccessToken(System.String)
nameWithType: GoogleGrpcCredentials.FromAccessToken(String)
- uid: Grpc.Auth.GoogleGrpcCredentials.FromAccessToken*
name: FromAccessToken
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_FromAccessToken_
commentId: Overload:Grpc.Auth.GoogleGrpcCredentials.FromAccessToken
isSpec: "True"
fullName: Grpc.Auth.GoogleGrpcCredentials.FromAccessToken
nameWithType: GoogleGrpcCredentials.FromAccessToken
- uid: Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync
name: GetApplicationDefaultAsync()
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_GetApplicationDefaultAsync
commentId: M:Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync
fullName: Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync()
nameWithType: GoogleGrpcCredentials.GetApplicationDefaultAsync()
- uid: Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync*
name: GetApplicationDefaultAsync
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_GetApplicationDefaultAsync_
commentId: Overload:Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync
isSpec: "True"
fullName: Grpc.Auth.GoogleGrpcCredentials.GetApplicationDefaultAsync
nameWithType: GoogleGrpcCredentials.GetApplicationDefaultAsync
- uid: Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials(ITokenAccess)
name: ToCallCredentials(ITokenAccess)
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_ToCallCredentials_ITokenAccess_
commentId: M:Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials(ITokenAccess)
fullName: Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials(ITokenAccess)
nameWithType: GoogleGrpcCredentials.ToCallCredentials(ITokenAccess)
- uid: Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials*
name: ToCallCredentials
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_ToCallCredentials_
commentId: Overload:Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials
isSpec: "True"
fullName: Grpc.Auth.GoogleGrpcCredentials.ToCallCredentials
nameWithType: GoogleGrpcCredentials.ToCallCredentials
- uid: Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials(ITokenAccess)
name: ToChannelCredentials(ITokenAccess)
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_ToChannelCredentials_ITokenAccess_
commentId: M:Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials(ITokenAccess)
fullName: Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials(ITokenAccess)
nameWithType: GoogleGrpcCredentials.ToChannelCredentials(ITokenAccess)
- uid: Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials*
name: ToChannelCredentials
href: api/Grpc.Auth.GoogleGrpcCredentials.html#Grpc_Auth_GoogleGrpcCredentials_ToChannelCredentials_
commentId: Overload:Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials
isSpec: "True"
fullName: Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials
nameWithType: GoogleGrpcCredentials.ToChannelCredentials
- uid: Grpc.Core
name: Grpc.Core
href: api/Grpc.Core.html
commentId: N:Grpc.Core
fullName: Grpc.Core
nameWithType: Grpc.Core
- uid: Grpc.Core.AsyncAuthInterceptor
name: AsyncAuthInterceptor
href: api/Grpc.Core.AsyncAuthInterceptor.html
commentId: T:Grpc.Core.AsyncAuthInterceptor
fullName: Grpc.Core.AsyncAuthInterceptor
nameWithType: AsyncAuthInterceptor
- uid: Grpc.Core.AsyncClientStreamingCall`2
name: AsyncClientStreamingCall<TRequest, TResponse>
href: api/Grpc.Core.AsyncClientStreamingCall-2.html
commentId: T:Grpc.Core.AsyncClientStreamingCall`2
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse)
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse)
- uid: Grpc.Core.AsyncClientStreamingCall`2.#ctor(Grpc.Core.IClientStreamWriter{`0},System.Threading.Tasks.Task{`1},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name: AsyncClientStreamingCall(IClientStreamWriter<TRequest>, Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2__ctor_Grpc_Core_IClientStreamWriter__0__System_Threading_Tasks_Task__1__System_Threading_Tasks_Task_Grpc_Core_Metadata__System_Func_Grpc_Core_Status__System_Func_Grpc_Core_Metadata__System_Action_
commentId: M:Grpc.Core.AsyncClientStreamingCall`2.#ctor(Grpc.Core.IClientStreamWriter{`0},System.Threading.Tasks.Task{`1},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name.vb: AsyncClientStreamingCall(IClientStreamWriter(Of TRequest), Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.AsyncClientStreamingCall(Grpc.Core.IClientStreamWriter<TRequest>, System.Threading.Tasks.Task<TResponse>, System.Threading.Tasks.Task<Grpc.Core.Metadata>, System.Func<Grpc.Core.Status>, System.Func<Grpc.Core.Metadata>, System.Action)
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).AsyncClientStreamingCall(Grpc.Core.IClientStreamWriter(Of TRequest), System.Threading.Tasks.Task(Of TResponse), System.Threading.Tasks.Task(Of Grpc.Core.Metadata), System.Func(Of Grpc.Core.Status), System.Func(Of Grpc.Core.Metadata), System.Action)
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.AsyncClientStreamingCall(IClientStreamWriter<TRequest>, Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).AsyncClientStreamingCall(IClientStreamWriter(Of TRequest), Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.AsyncClientStreamingCall`2.#ctor*
name: AsyncClientStreamingCall
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2__ctor_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.#ctor
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.AsyncClientStreamingCall
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).AsyncClientStreamingCall
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.AsyncClientStreamingCall
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).AsyncClientStreamingCall
- uid: Grpc.Core.AsyncClientStreamingCall`2.Dispose
name: Dispose()
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_Dispose
commentId: M:Grpc.Core.AsyncClientStreamingCall`2.Dispose
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.Dispose()
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).Dispose()
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.Dispose()
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).Dispose()
- uid: Grpc.Core.AsyncClientStreamingCall`2.Dispose*
name: Dispose
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_Dispose_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.Dispose
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.Dispose
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).Dispose
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.Dispose
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).Dispose
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetAwaiter
name: GetAwaiter()
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetAwaiter
commentId: M:Grpc.Core.AsyncClientStreamingCall`2.GetAwaiter
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetAwaiter()
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetAwaiter()
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetAwaiter()
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetAwaiter()
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetAwaiter*
name: GetAwaiter
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetAwaiter_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.GetAwaiter
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetAwaiter
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetAwaiter
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetAwaiter
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetAwaiter
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetStatus
name: GetStatus()
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetStatus
commentId: M:Grpc.Core.AsyncClientStreamingCall`2.GetStatus
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetStatus()
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetStatus()
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetStatus()
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetStatus()
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetStatus*
name: GetStatus
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetStatus_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.GetStatus
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetStatus
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetStatus
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetStatus
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetStatus
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetTrailers
name: GetTrailers()
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetTrailers
commentId: M:Grpc.Core.AsyncClientStreamingCall`2.GetTrailers
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetTrailers()
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetTrailers()
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetTrailers()
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetTrailers()
- uid: Grpc.Core.AsyncClientStreamingCall`2.GetTrailers*
name: GetTrailers
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_GetTrailers_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.GetTrailers
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.GetTrailers
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).GetTrailers
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.GetTrailers
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).GetTrailers
- uid: Grpc.Core.AsyncClientStreamingCall`2.RequestStream
name: RequestStream
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_RequestStream
commentId: P:Grpc.Core.AsyncClientStreamingCall`2.RequestStream
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.RequestStream
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).RequestStream
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.RequestStream
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).RequestStream
- uid: Grpc.Core.AsyncClientStreamingCall`2.RequestStream*
name: RequestStream
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_RequestStream_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.RequestStream
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.RequestStream
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).RequestStream
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.RequestStream
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).RequestStream
- uid: Grpc.Core.AsyncClientStreamingCall`2.ResponseAsync
name: ResponseAsync
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_ResponseAsync
commentId: P:Grpc.Core.AsyncClientStreamingCall`2.ResponseAsync
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.ResponseAsync
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).ResponseAsync
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.ResponseAsync
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).ResponseAsync
- uid: Grpc.Core.AsyncClientStreamingCall`2.ResponseAsync*
name: ResponseAsync
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_ResponseAsync_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.ResponseAsync
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.ResponseAsync
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).ResponseAsync
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.ResponseAsync
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).ResponseAsync
- uid: Grpc.Core.AsyncClientStreamingCall`2.ResponseHeadersAsync
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_ResponseHeadersAsync
commentId: P:Grpc.Core.AsyncClientStreamingCall`2.ResponseHeadersAsync
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncClientStreamingCall`2.ResponseHeadersAsync*
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncClientStreamingCall-2.html#Grpc_Core_AsyncClientStreamingCall_2_ResponseHeadersAsync_
commentId: Overload:Grpc.Core.AsyncClientStreamingCall`2.ResponseHeadersAsync
isSpec: "True"
fullName: Grpc.Core.AsyncClientStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncClientStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
nameWithType: AsyncClientStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncClientStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncDuplexStreamingCall`2
name: AsyncDuplexStreamingCall<TRequest, TResponse>
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html
commentId: T:Grpc.Core.AsyncDuplexStreamingCall`2
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse)
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.#ctor(Grpc.Core.IClientStreamWriter{`0},Grpc.Core.IAsyncStreamReader{`1},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name: AsyncDuplexStreamingCall(IClientStreamWriter<TRequest>, IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2__ctor_Grpc_Core_IClientStreamWriter__0__Grpc_Core_IAsyncStreamReader__1__System_Threading_Tasks_Task_Grpc_Core_Metadata__System_Func_Grpc_Core_Status__System_Func_Grpc_Core_Metadata__System_Action_
commentId: M:Grpc.Core.AsyncDuplexStreamingCall`2.#ctor(Grpc.Core.IClientStreamWriter{`0},Grpc.Core.IAsyncStreamReader{`1},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name.vb: AsyncDuplexStreamingCall(IClientStreamWriter(Of TRequest), IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.AsyncDuplexStreamingCall(Grpc.Core.IClientStreamWriter<TRequest>, Grpc.Core.IAsyncStreamReader<TResponse>, System.Threading.Tasks.Task<Grpc.Core.Metadata>, System.Func<Grpc.Core.Status>, System.Func<Grpc.Core.Metadata>, System.Action)
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).AsyncDuplexStreamingCall(Grpc.Core.IClientStreamWriter(Of TRequest), Grpc.Core.IAsyncStreamReader(Of TResponse), System.Threading.Tasks.Task(Of Grpc.Core.Metadata), System.Func(Of Grpc.Core.Status), System.Func(Of Grpc.Core.Metadata), System.Action)
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.AsyncDuplexStreamingCall(IClientStreamWriter<TRequest>, IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).AsyncDuplexStreamingCall(IClientStreamWriter(Of TRequest), IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.#ctor*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2__ctor_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.#ctor
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.AsyncDuplexStreamingCall
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).AsyncDuplexStreamingCall
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.AsyncDuplexStreamingCall
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).AsyncDuplexStreamingCall
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.Dispose
name: Dispose()
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_Dispose
commentId: M:Grpc.Core.AsyncDuplexStreamingCall`2.Dispose
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.Dispose()
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).Dispose()
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.Dispose()
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).Dispose()
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.Dispose*
name: Dispose
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_Dispose_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.Dispose
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.Dispose
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).Dispose
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.Dispose
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).Dispose
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.GetStatus
name: GetStatus()
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_GetStatus
commentId: M:Grpc.Core.AsyncDuplexStreamingCall`2.GetStatus
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.GetStatus()
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).GetStatus()
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.GetStatus()
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).GetStatus()
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.GetStatus*
name: GetStatus
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_GetStatus_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.GetStatus
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.GetStatus
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).GetStatus
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.GetStatus
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).GetStatus
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.GetTrailers
name: GetTrailers()
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_GetTrailers
commentId: M:Grpc.Core.AsyncDuplexStreamingCall`2.GetTrailers
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.GetTrailers()
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).GetTrailers()
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.GetTrailers()
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).GetTrailers()
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.GetTrailers*
name: GetTrailers
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_GetTrailers_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.GetTrailers
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.GetTrailers
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).GetTrailers
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.GetTrailers
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).GetTrailers
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.RequestStream
name: RequestStream
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_RequestStream
commentId: P:Grpc.Core.AsyncDuplexStreamingCall`2.RequestStream
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.RequestStream
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).RequestStream
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.RequestStream
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).RequestStream
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.RequestStream*
name: RequestStream
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_RequestStream_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.RequestStream
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.RequestStream
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).RequestStream
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.RequestStream
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).RequestStream
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.ResponseHeadersAsync
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_ResponseHeadersAsync
commentId: P:Grpc.Core.AsyncDuplexStreamingCall`2.ResponseHeadersAsync
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.ResponseHeadersAsync*
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_ResponseHeadersAsync_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.ResponseHeadersAsync
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.ResponseStream
name: ResponseStream
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_ResponseStream
commentId: P:Grpc.Core.AsyncDuplexStreamingCall`2.ResponseStream
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseStream
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseStream
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseStream
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseStream
- uid: Grpc.Core.AsyncDuplexStreamingCall`2.ResponseStream*
name: ResponseStream
href: api/Grpc.Core.AsyncDuplexStreamingCall-2.html#Grpc_Core_AsyncDuplexStreamingCall_2_ResponseStream_
commentId: Overload:Grpc.Core.AsyncDuplexStreamingCall`2.ResponseStream
isSpec: "True"
fullName: Grpc.Core.AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseStream
fullName.vb: Grpc.Core.AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseStream
nameWithType: AsyncDuplexStreamingCall<TRequest, TResponse>.ResponseStream
nameWithType.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse).ResponseStream
- uid: Grpc.Core.AsyncServerStreamingCall`1
name: AsyncServerStreamingCall<TResponse>
href: api/Grpc.Core.AsyncServerStreamingCall-1.html
commentId: T:Grpc.Core.AsyncServerStreamingCall`1
name.vb: AsyncServerStreamingCall(Of TResponse)
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse)
nameWithType: AsyncServerStreamingCall<TResponse>
nameWithType.vb: AsyncServerStreamingCall(Of TResponse)
- uid: Grpc.Core.AsyncServerStreamingCall`1.#ctor(Grpc.Core.IAsyncStreamReader{`0},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name: AsyncServerStreamingCall(IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1__ctor_Grpc_Core_IAsyncStreamReader__0__System_Threading_Tasks_Task_Grpc_Core_Metadata__System_Func_Grpc_Core_Status__System_Func_Grpc_Core_Metadata__System_Action_
commentId: M:Grpc.Core.AsyncServerStreamingCall`1.#ctor(Grpc.Core.IAsyncStreamReader{`0},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name.vb: AsyncServerStreamingCall(IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.AsyncServerStreamingCall(Grpc.Core.IAsyncStreamReader<TResponse>, System.Threading.Tasks.Task<Grpc.Core.Metadata>, System.Func<Grpc.Core.Status>, System.Func<Grpc.Core.Metadata>, System.Action)
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).AsyncServerStreamingCall(Grpc.Core.IAsyncStreamReader(Of TResponse), System.Threading.Tasks.Task(Of Grpc.Core.Metadata), System.Func(Of Grpc.Core.Status), System.Func(Of Grpc.Core.Metadata), System.Action)
nameWithType: AsyncServerStreamingCall<TResponse>.AsyncServerStreamingCall(IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).AsyncServerStreamingCall(IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.AsyncServerStreamingCall`1.#ctor*
name: AsyncServerStreamingCall
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1__ctor_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.#ctor
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.AsyncServerStreamingCall
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).AsyncServerStreamingCall
nameWithType: AsyncServerStreamingCall<TResponse>.AsyncServerStreamingCall
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).AsyncServerStreamingCall
- uid: Grpc.Core.AsyncServerStreamingCall`1.Dispose
name: Dispose()
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_Dispose
commentId: M:Grpc.Core.AsyncServerStreamingCall`1.Dispose
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.Dispose()
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).Dispose()
nameWithType: AsyncServerStreamingCall<TResponse>.Dispose()
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).Dispose()
- uid: Grpc.Core.AsyncServerStreamingCall`1.Dispose*
name: Dispose
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_Dispose_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.Dispose
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.Dispose
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).Dispose
nameWithType: AsyncServerStreamingCall<TResponse>.Dispose
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).Dispose
- uid: Grpc.Core.AsyncServerStreamingCall`1.GetStatus
name: GetStatus()
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_GetStatus
commentId: M:Grpc.Core.AsyncServerStreamingCall`1.GetStatus
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.GetStatus()
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).GetStatus()
nameWithType: AsyncServerStreamingCall<TResponse>.GetStatus()
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).GetStatus()
- uid: Grpc.Core.AsyncServerStreamingCall`1.GetStatus*
name: GetStatus
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_GetStatus_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.GetStatus
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.GetStatus
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).GetStatus
nameWithType: AsyncServerStreamingCall<TResponse>.GetStatus
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).GetStatus
- uid: Grpc.Core.AsyncServerStreamingCall`1.GetTrailers
name: GetTrailers()
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_GetTrailers
commentId: M:Grpc.Core.AsyncServerStreamingCall`1.GetTrailers
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.GetTrailers()
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).GetTrailers()
nameWithType: AsyncServerStreamingCall<TResponse>.GetTrailers()
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).GetTrailers()
- uid: Grpc.Core.AsyncServerStreamingCall`1.GetTrailers*
name: GetTrailers
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_GetTrailers_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.GetTrailers
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.GetTrailers
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).GetTrailers
nameWithType: AsyncServerStreamingCall<TResponse>.GetTrailers
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).GetTrailers
- uid: Grpc.Core.AsyncServerStreamingCall`1.ResponseHeadersAsync
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_ResponseHeadersAsync
commentId: P:Grpc.Core.AsyncServerStreamingCall`1.ResponseHeadersAsync
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).ResponseHeadersAsync
nameWithType: AsyncServerStreamingCall<TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncServerStreamingCall`1.ResponseHeadersAsync*
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_ResponseHeadersAsync_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.ResponseHeadersAsync
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).ResponseHeadersAsync
nameWithType: AsyncServerStreamingCall<TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncServerStreamingCall`1.ResponseStream
name: ResponseStream
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_ResponseStream
commentId: P:Grpc.Core.AsyncServerStreamingCall`1.ResponseStream
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.ResponseStream
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).ResponseStream
nameWithType: AsyncServerStreamingCall<TResponse>.ResponseStream
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).ResponseStream
- uid: Grpc.Core.AsyncServerStreamingCall`1.ResponseStream*
name: ResponseStream
href: api/Grpc.Core.AsyncServerStreamingCall-1.html#Grpc_Core_AsyncServerStreamingCall_1_ResponseStream_
commentId: Overload:Grpc.Core.AsyncServerStreamingCall`1.ResponseStream
isSpec: "True"
fullName: Grpc.Core.AsyncServerStreamingCall<TResponse>.ResponseStream
fullName.vb: Grpc.Core.AsyncServerStreamingCall(Of TResponse).ResponseStream
nameWithType: AsyncServerStreamingCall<TResponse>.ResponseStream
nameWithType.vb: AsyncServerStreamingCall(Of TResponse).ResponseStream
- uid: Grpc.Core.AsyncUnaryCall`1
name: AsyncUnaryCall<TResponse>
href: api/Grpc.Core.AsyncUnaryCall-1.html
commentId: T:Grpc.Core.AsyncUnaryCall`1
name.vb: AsyncUnaryCall(Of TResponse)
fullName: Grpc.Core.AsyncUnaryCall<TResponse>
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse)
nameWithType: AsyncUnaryCall<TResponse>
nameWithType.vb: AsyncUnaryCall(Of TResponse)
- uid: Grpc.Core.AsyncUnaryCall`1.#ctor(System.Threading.Tasks.Task{`0},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name: AsyncUnaryCall(Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1__ctor_System_Threading_Tasks_Task__0__System_Threading_Tasks_Task_Grpc_Core_Metadata__System_Func_Grpc_Core_Status__System_Func_Grpc_Core_Metadata__System_Action_
commentId: M:Grpc.Core.AsyncUnaryCall`1.#ctor(System.Threading.Tasks.Task{`0},System.Threading.Tasks.Task{Grpc.Core.Metadata},System.Func{Grpc.Core.Status},System.Func{Grpc.Core.Metadata},System.Action)
name.vb: AsyncUnaryCall(Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.AsyncUnaryCall(System.Threading.Tasks.Task<TResponse>, System.Threading.Tasks.Task<Grpc.Core.Metadata>, System.Func<Grpc.Core.Status>, System.Func<Grpc.Core.Metadata>, System.Action)
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).AsyncUnaryCall(System.Threading.Tasks.Task(Of TResponse), System.Threading.Tasks.Task(Of Grpc.Core.Metadata), System.Func(Of Grpc.Core.Status), System.Func(Of Grpc.Core.Metadata), System.Action)
nameWithType: AsyncUnaryCall<TResponse>.AsyncUnaryCall(Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: AsyncUnaryCall(Of TResponse).AsyncUnaryCall(Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.AsyncUnaryCall`1.#ctor*
name: AsyncUnaryCall
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1__ctor_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.#ctor
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.AsyncUnaryCall
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).AsyncUnaryCall
nameWithType: AsyncUnaryCall<TResponse>.AsyncUnaryCall
nameWithType.vb: AsyncUnaryCall(Of TResponse).AsyncUnaryCall
- uid: Grpc.Core.AsyncUnaryCall`1.Dispose
name: Dispose()
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_Dispose
commentId: M:Grpc.Core.AsyncUnaryCall`1.Dispose
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.Dispose()
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).Dispose()
nameWithType: AsyncUnaryCall<TResponse>.Dispose()
nameWithType.vb: AsyncUnaryCall(Of TResponse).Dispose()
- uid: Grpc.Core.AsyncUnaryCall`1.Dispose*
name: Dispose
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_Dispose_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.Dispose
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.Dispose
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).Dispose
nameWithType: AsyncUnaryCall<TResponse>.Dispose
nameWithType.vb: AsyncUnaryCall(Of TResponse).Dispose
- uid: Grpc.Core.AsyncUnaryCall`1.GetAwaiter
name: GetAwaiter()
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetAwaiter
commentId: M:Grpc.Core.AsyncUnaryCall`1.GetAwaiter
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetAwaiter()
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetAwaiter()
nameWithType: AsyncUnaryCall<TResponse>.GetAwaiter()
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetAwaiter()
- uid: Grpc.Core.AsyncUnaryCall`1.GetAwaiter*
name: GetAwaiter
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetAwaiter_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.GetAwaiter
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetAwaiter
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetAwaiter
nameWithType: AsyncUnaryCall<TResponse>.GetAwaiter
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetAwaiter
- uid: Grpc.Core.AsyncUnaryCall`1.GetStatus
name: GetStatus()
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetStatus
commentId: M:Grpc.Core.AsyncUnaryCall`1.GetStatus
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetStatus()
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetStatus()
nameWithType: AsyncUnaryCall<TResponse>.GetStatus()
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetStatus()
- uid: Grpc.Core.AsyncUnaryCall`1.GetStatus*
name: GetStatus
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetStatus_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.GetStatus
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetStatus
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetStatus
nameWithType: AsyncUnaryCall<TResponse>.GetStatus
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetStatus
- uid: Grpc.Core.AsyncUnaryCall`1.GetTrailers
name: GetTrailers()
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetTrailers
commentId: M:Grpc.Core.AsyncUnaryCall`1.GetTrailers
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetTrailers()
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetTrailers()
nameWithType: AsyncUnaryCall<TResponse>.GetTrailers()
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetTrailers()
- uid: Grpc.Core.AsyncUnaryCall`1.GetTrailers*
name: GetTrailers
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_GetTrailers_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.GetTrailers
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.GetTrailers
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).GetTrailers
nameWithType: AsyncUnaryCall<TResponse>.GetTrailers
nameWithType.vb: AsyncUnaryCall(Of TResponse).GetTrailers
- uid: Grpc.Core.AsyncUnaryCall`1.ResponseAsync
name: ResponseAsync
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_ResponseAsync
commentId: P:Grpc.Core.AsyncUnaryCall`1.ResponseAsync
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.ResponseAsync
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).ResponseAsync
nameWithType: AsyncUnaryCall<TResponse>.ResponseAsync
nameWithType.vb: AsyncUnaryCall(Of TResponse).ResponseAsync
- uid: Grpc.Core.AsyncUnaryCall`1.ResponseAsync*
name: ResponseAsync
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_ResponseAsync_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.ResponseAsync
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.ResponseAsync
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).ResponseAsync
nameWithType: AsyncUnaryCall<TResponse>.ResponseAsync
nameWithType.vb: AsyncUnaryCall(Of TResponse).ResponseAsync
- uid: Grpc.Core.AsyncUnaryCall`1.ResponseHeadersAsync
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_ResponseHeadersAsync
commentId: P:Grpc.Core.AsyncUnaryCall`1.ResponseHeadersAsync
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).ResponseHeadersAsync
nameWithType: AsyncUnaryCall<TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncUnaryCall(Of TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AsyncUnaryCall`1.ResponseHeadersAsync*
name: ResponseHeadersAsync
href: api/Grpc.Core.AsyncUnaryCall-1.html#Grpc_Core_AsyncUnaryCall_1_ResponseHeadersAsync_
commentId: Overload:Grpc.Core.AsyncUnaryCall`1.ResponseHeadersAsync
isSpec: "True"
fullName: Grpc.Core.AsyncUnaryCall<TResponse>.ResponseHeadersAsync
fullName.vb: Grpc.Core.AsyncUnaryCall(Of TResponse).ResponseHeadersAsync
nameWithType: AsyncUnaryCall<TResponse>.ResponseHeadersAsync
nameWithType.vb: AsyncUnaryCall(Of TResponse).ResponseHeadersAsync
- uid: Grpc.Core.AuthContext
name: AuthContext
href: api/Grpc.Core.AuthContext.html
commentId: T:Grpc.Core.AuthContext
fullName: Grpc.Core.AuthContext
nameWithType: AuthContext
- uid: Grpc.Core.AuthContext.FindPropertiesByName(System.String)
name: FindPropertiesByName(String)
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_FindPropertiesByName_System_String_
commentId: M:Grpc.Core.AuthContext.FindPropertiesByName(System.String)
fullName: Grpc.Core.AuthContext.FindPropertiesByName(System.String)
nameWithType: AuthContext.FindPropertiesByName(String)
- uid: Grpc.Core.AuthContext.FindPropertiesByName*
name: FindPropertiesByName
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_FindPropertiesByName_
commentId: Overload:Grpc.Core.AuthContext.FindPropertiesByName
isSpec: "True"
fullName: Grpc.Core.AuthContext.FindPropertiesByName
nameWithType: AuthContext.FindPropertiesByName
- uid: Grpc.Core.AuthContext.IsPeerAuthenticated
name: IsPeerAuthenticated
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_IsPeerAuthenticated
commentId: P:Grpc.Core.AuthContext.IsPeerAuthenticated
fullName: Grpc.Core.AuthContext.IsPeerAuthenticated
nameWithType: AuthContext.IsPeerAuthenticated
- uid: Grpc.Core.AuthContext.IsPeerAuthenticated*
name: IsPeerAuthenticated
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_IsPeerAuthenticated_
commentId: Overload:Grpc.Core.AuthContext.IsPeerAuthenticated
isSpec: "True"
fullName: Grpc.Core.AuthContext.IsPeerAuthenticated
nameWithType: AuthContext.IsPeerAuthenticated
- uid: Grpc.Core.AuthContext.PeerIdentity
name: PeerIdentity
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_PeerIdentity
commentId: P:Grpc.Core.AuthContext.PeerIdentity
fullName: Grpc.Core.AuthContext.PeerIdentity
nameWithType: AuthContext.PeerIdentity
- uid: Grpc.Core.AuthContext.PeerIdentity*
name: PeerIdentity
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_PeerIdentity_
commentId: Overload:Grpc.Core.AuthContext.PeerIdentity
isSpec: "True"
fullName: Grpc.Core.AuthContext.PeerIdentity
nameWithType: AuthContext.PeerIdentity
- uid: Grpc.Core.AuthContext.PeerIdentityPropertyName
name: PeerIdentityPropertyName
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_PeerIdentityPropertyName
commentId: P:Grpc.Core.AuthContext.PeerIdentityPropertyName
fullName: Grpc.Core.AuthContext.PeerIdentityPropertyName
nameWithType: AuthContext.PeerIdentityPropertyName
- uid: Grpc.Core.AuthContext.PeerIdentityPropertyName*
name: PeerIdentityPropertyName
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_PeerIdentityPropertyName_
commentId: Overload:Grpc.Core.AuthContext.PeerIdentityPropertyName
isSpec: "True"
fullName: Grpc.Core.AuthContext.PeerIdentityPropertyName
nameWithType: AuthContext.PeerIdentityPropertyName
- uid: Grpc.Core.AuthContext.Properties
name: Properties
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_Properties
commentId: P:Grpc.Core.AuthContext.Properties
fullName: Grpc.Core.AuthContext.Properties
nameWithType: AuthContext.Properties
- uid: Grpc.Core.AuthContext.Properties*
name: Properties
href: api/Grpc.Core.AuthContext.html#Grpc_Core_AuthContext_Properties_
commentId: Overload:Grpc.Core.AuthContext.Properties
isSpec: "True"
fullName: Grpc.Core.AuthContext.Properties
nameWithType: AuthContext.Properties
- uid: Grpc.Core.AuthInterceptorContext
name: AuthInterceptorContext
href: api/Grpc.Core.AuthInterceptorContext.html
commentId: T:Grpc.Core.AuthInterceptorContext
fullName: Grpc.Core.AuthInterceptorContext
nameWithType: AuthInterceptorContext
- uid: Grpc.Core.AuthInterceptorContext.#ctor(System.String,System.String)
name: AuthInterceptorContext(String, String)
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext__ctor_System_String_System_String_
commentId: M:Grpc.Core.AuthInterceptorContext.#ctor(System.String,System.String)
fullName: Grpc.Core.AuthInterceptorContext.AuthInterceptorContext(System.String, System.String)
nameWithType: AuthInterceptorContext.AuthInterceptorContext(String, String)
- uid: Grpc.Core.AuthInterceptorContext.#ctor*
name: AuthInterceptorContext
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext__ctor_
commentId: Overload:Grpc.Core.AuthInterceptorContext.#ctor
isSpec: "True"
fullName: Grpc.Core.AuthInterceptorContext.AuthInterceptorContext
nameWithType: AuthInterceptorContext.AuthInterceptorContext
- uid: Grpc.Core.AuthInterceptorContext.MethodName
name: MethodName
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext_MethodName
commentId: P:Grpc.Core.AuthInterceptorContext.MethodName
fullName: Grpc.Core.AuthInterceptorContext.MethodName
nameWithType: AuthInterceptorContext.MethodName
- uid: Grpc.Core.AuthInterceptorContext.MethodName*
name: MethodName
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext_MethodName_
commentId: Overload:Grpc.Core.AuthInterceptorContext.MethodName
isSpec: "True"
fullName: Grpc.Core.AuthInterceptorContext.MethodName
nameWithType: AuthInterceptorContext.MethodName
- uid: Grpc.Core.AuthInterceptorContext.ServiceUrl
name: ServiceUrl
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext_ServiceUrl
commentId: P:Grpc.Core.AuthInterceptorContext.ServiceUrl
fullName: Grpc.Core.AuthInterceptorContext.ServiceUrl
nameWithType: AuthInterceptorContext.ServiceUrl
- uid: Grpc.Core.AuthInterceptorContext.ServiceUrl*
name: ServiceUrl
href: api/Grpc.Core.AuthInterceptorContext.html#Grpc_Core_AuthInterceptorContext_ServiceUrl_
commentId: Overload:Grpc.Core.AuthInterceptorContext.ServiceUrl
isSpec: "True"
fullName: Grpc.Core.AuthInterceptorContext.ServiceUrl
nameWithType: AuthInterceptorContext.ServiceUrl
- uid: Grpc.Core.AuthProperty
name: AuthProperty
href: api/Grpc.Core.AuthProperty.html
commentId: T:Grpc.Core.AuthProperty
fullName: Grpc.Core.AuthProperty
nameWithType: AuthProperty
- uid: Grpc.Core.AuthProperty.Create(System.String,System.Byte[])
name: Create(String, Byte[])
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Create_System_String_System_Byte___
commentId: M:Grpc.Core.AuthProperty.Create(System.String,System.Byte[])
name.vb: Create(String, Byte())
fullName: Grpc.Core.AuthProperty.Create(System.String, System.Byte[])
fullName.vb: Grpc.Core.AuthProperty.Create(System.String, System.Byte())
nameWithType: AuthProperty.Create(String, Byte[])
nameWithType.vb: AuthProperty.Create(String, Byte())
- uid: Grpc.Core.AuthProperty.Create*
name: Create
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Create_
commentId: Overload:Grpc.Core.AuthProperty.Create
isSpec: "True"
fullName: Grpc.Core.AuthProperty.Create
nameWithType: AuthProperty.Create
- uid: Grpc.Core.AuthProperty.Name
name: Name
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Name
commentId: P:Grpc.Core.AuthProperty.Name
fullName: Grpc.Core.AuthProperty.Name
nameWithType: AuthProperty.Name
- uid: Grpc.Core.AuthProperty.Name*
name: Name
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Name_
commentId: Overload:Grpc.Core.AuthProperty.Name
isSpec: "True"
fullName: Grpc.Core.AuthProperty.Name
nameWithType: AuthProperty.Name
- uid: Grpc.Core.AuthProperty.Value
name: Value
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Value
commentId: P:Grpc.Core.AuthProperty.Value
fullName: Grpc.Core.AuthProperty.Value
nameWithType: AuthProperty.Value
- uid: Grpc.Core.AuthProperty.Value*
name: Value
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_Value_
commentId: Overload:Grpc.Core.AuthProperty.Value
isSpec: "True"
fullName: Grpc.Core.AuthProperty.Value
nameWithType: AuthProperty.Value
- uid: Grpc.Core.AuthProperty.ValueBytes
name: ValueBytes
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_ValueBytes
commentId: P:Grpc.Core.AuthProperty.ValueBytes
fullName: Grpc.Core.AuthProperty.ValueBytes
nameWithType: AuthProperty.ValueBytes
- uid: Grpc.Core.AuthProperty.ValueBytes*
name: ValueBytes
href: api/Grpc.Core.AuthProperty.html#Grpc_Core_AuthProperty_ValueBytes_
commentId: Overload:Grpc.Core.AuthProperty.ValueBytes
isSpec: "True"
fullName: Grpc.Core.AuthProperty.ValueBytes
nameWithType: AuthProperty.ValueBytes
- uid: Grpc.Core.CallCredentials
name: CallCredentials
href: api/Grpc.Core.CallCredentials.html
commentId: T:Grpc.Core.CallCredentials
fullName: Grpc.Core.CallCredentials
nameWithType: CallCredentials
- uid: Grpc.Core.CallCredentials.Compose(Grpc.Core.CallCredentials[])
name: Compose(CallCredentials[])
href: api/Grpc.Core.CallCredentials.html#Grpc_Core_CallCredentials_Compose_Grpc_Core_CallCredentials___
commentId: M:Grpc.Core.CallCredentials.Compose(Grpc.Core.CallCredentials[])
name.vb: Compose(CallCredentials())
fullName: Grpc.Core.CallCredentials.Compose(Grpc.Core.CallCredentials[])
fullName.vb: Grpc.Core.CallCredentials.Compose(Grpc.Core.CallCredentials())
nameWithType: CallCredentials.Compose(CallCredentials[])
nameWithType.vb: CallCredentials.Compose(CallCredentials())
- uid: Grpc.Core.CallCredentials.Compose*
name: Compose
href: api/Grpc.Core.CallCredentials.html#Grpc_Core_CallCredentials_Compose_
commentId: Overload:Grpc.Core.CallCredentials.Compose
isSpec: "True"
fullName: Grpc.Core.CallCredentials.Compose
nameWithType: CallCredentials.Compose
- uid: Grpc.Core.CallCredentials.FromInterceptor(Grpc.Core.AsyncAuthInterceptor)
name: FromInterceptor(AsyncAuthInterceptor)
href: api/Grpc.Core.CallCredentials.html#Grpc_Core_CallCredentials_FromInterceptor_Grpc_Core_AsyncAuthInterceptor_
commentId: M:Grpc.Core.CallCredentials.FromInterceptor(Grpc.Core.AsyncAuthInterceptor)
fullName: Grpc.Core.CallCredentials.FromInterceptor(Grpc.Core.AsyncAuthInterceptor)
nameWithType: CallCredentials.FromInterceptor(AsyncAuthInterceptor)
- uid: Grpc.Core.CallCredentials.FromInterceptor*
name: FromInterceptor
href: api/Grpc.Core.CallCredentials.html#Grpc_Core_CallCredentials_FromInterceptor_
commentId: Overload:Grpc.Core.CallCredentials.FromInterceptor
isSpec: "True"
fullName: Grpc.Core.CallCredentials.FromInterceptor
nameWithType: CallCredentials.FromInterceptor
- uid: Grpc.Core.CallInvocationDetails`2
name: CallInvocationDetails<TRequest, TResponse>
href: api/Grpc.Core.CallInvocationDetails-2.html
commentId: T:Grpc.Core.CallInvocationDetails`2
name.vb: CallInvocationDetails(Of TRequest, TResponse)
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse)
nameWithType: CallInvocationDetails<TRequest, TResponse>
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse)
- uid: Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,Grpc.Core.Method{`0,`1},Grpc.Core.CallOptions)
name: CallInvocationDetails(Channel, Method<TRequest, TResponse>, CallOptions)
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2__ctor_Grpc_Core_Channel_Grpc_Core_Method__0__1__Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,Grpc.Core.Method{`0,`1},Grpc.Core.CallOptions)
name.vb: CallInvocationDetails(Channel, Method(Of TRequest, TResponse), CallOptions)
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Grpc.Core.Channel, Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Grpc.Core.Channel, Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.CallOptions)
nameWithType: CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Channel, Method<TRequest, TResponse>, CallOptions)
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Channel, Method(Of TRequest, TResponse), CallOptions)
- uid: Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,Grpc.Core.Method{`0,`1},System.String,Grpc.Core.CallOptions)
name: CallInvocationDetails(Channel, Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2__ctor_Grpc_Core_Channel_Grpc_Core_Method__0__1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,Grpc.Core.Method{`0,`1},System.String,Grpc.Core.CallOptions)
name.vb: CallInvocationDetails(Channel, Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Grpc.Core.Channel, Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Grpc.Core.Channel, Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Channel, Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Channel, Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,System.String,System.String,Grpc.Core.Marshaller{`0},Grpc.Core.Marshaller{`1},Grpc.Core.CallOptions)
name: CallInvocationDetails(Channel, String, String, Marshaller<TRequest>, Marshaller<TResponse>, CallOptions)
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2__ctor_Grpc_Core_Channel_System_String_System_String_Grpc_Core_Marshaller__0__Grpc_Core_Marshaller__1__Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvocationDetails`2.#ctor(Grpc.Core.Channel,System.String,System.String,Grpc.Core.Marshaller{`0},Grpc.Core.Marshaller{`1},Grpc.Core.CallOptions)
name.vb: CallInvocationDetails(Channel, String, String, Marshaller(Of TRequest), Marshaller(Of TResponse), CallOptions)
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Grpc.Core.Channel, System.String, System.String, Grpc.Core.Marshaller<TRequest>, Grpc.Core.Marshaller<TResponse>, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Grpc.Core.Channel, System.String, System.String, Grpc.Core.Marshaller(Of TRequest), Grpc.Core.Marshaller(Of TResponse), Grpc.Core.CallOptions)
nameWithType: CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails(Channel, String, String, Marshaller<TRequest>, Marshaller<TResponse>, CallOptions)
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails(Channel, String, String, Marshaller(Of TRequest), Marshaller(Of TResponse), CallOptions)
- uid: Grpc.Core.CallInvocationDetails`2.#ctor*
name: CallInvocationDetails
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2__ctor_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.#ctor
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails
nameWithType: CallInvocationDetails<TRequest, TResponse>.CallInvocationDetails
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).CallInvocationDetails
- uid: Grpc.Core.CallInvocationDetails`2.Channel
name: Channel
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Channel
commentId: P:Grpc.Core.CallInvocationDetails`2.Channel
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Channel
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Channel
nameWithType: CallInvocationDetails<TRequest, TResponse>.Channel
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Channel
- uid: Grpc.Core.CallInvocationDetails`2.Channel*
name: Channel
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Channel_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.Channel
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Channel
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Channel
nameWithType: CallInvocationDetails<TRequest, TResponse>.Channel
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Channel
- uid: Grpc.Core.CallInvocationDetails`2.Host
name: Host
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Host
commentId: P:Grpc.Core.CallInvocationDetails`2.Host
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Host
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Host
nameWithType: CallInvocationDetails<TRequest, TResponse>.Host
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Host
- uid: Grpc.Core.CallInvocationDetails`2.Host*
name: Host
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Host_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.Host
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Host
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Host
nameWithType: CallInvocationDetails<TRequest, TResponse>.Host
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Host
- uid: Grpc.Core.CallInvocationDetails`2.Method
name: Method
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Method
commentId: P:Grpc.Core.CallInvocationDetails`2.Method
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Method
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Method
nameWithType: CallInvocationDetails<TRequest, TResponse>.Method
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Method
- uid: Grpc.Core.CallInvocationDetails`2.Method*
name: Method
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Method_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.Method
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Method
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Method
nameWithType: CallInvocationDetails<TRequest, TResponse>.Method
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Method
- uid: Grpc.Core.CallInvocationDetails`2.Options
name: Options
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Options
commentId: P:Grpc.Core.CallInvocationDetails`2.Options
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Options
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Options
nameWithType: CallInvocationDetails<TRequest, TResponse>.Options
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Options
- uid: Grpc.Core.CallInvocationDetails`2.Options*
name: Options
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_Options_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.Options
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.Options
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).Options
nameWithType: CallInvocationDetails<TRequest, TResponse>.Options
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).Options
- uid: Grpc.Core.CallInvocationDetails`2.RequestMarshaller
name: RequestMarshaller
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_RequestMarshaller
commentId: P:Grpc.Core.CallInvocationDetails`2.RequestMarshaller
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.RequestMarshaller
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).RequestMarshaller
nameWithType: CallInvocationDetails<TRequest, TResponse>.RequestMarshaller
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).RequestMarshaller
- uid: Grpc.Core.CallInvocationDetails`2.RequestMarshaller*
name: RequestMarshaller
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_RequestMarshaller_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.RequestMarshaller
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.RequestMarshaller
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).RequestMarshaller
nameWithType: CallInvocationDetails<TRequest, TResponse>.RequestMarshaller
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).RequestMarshaller
- uid: Grpc.Core.CallInvocationDetails`2.ResponseMarshaller
name: ResponseMarshaller
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_ResponseMarshaller
commentId: P:Grpc.Core.CallInvocationDetails`2.ResponseMarshaller
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.ResponseMarshaller
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).ResponseMarshaller
nameWithType: CallInvocationDetails<TRequest, TResponse>.ResponseMarshaller
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).ResponseMarshaller
- uid: Grpc.Core.CallInvocationDetails`2.ResponseMarshaller*
name: ResponseMarshaller
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_ResponseMarshaller_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.ResponseMarshaller
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.ResponseMarshaller
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).ResponseMarshaller
nameWithType: CallInvocationDetails<TRequest, TResponse>.ResponseMarshaller
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).ResponseMarshaller
- uid: Grpc.Core.CallInvocationDetails`2.WithOptions(Grpc.Core.CallOptions)
name: WithOptions(CallOptions)
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_WithOptions_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvocationDetails`2.WithOptions(Grpc.Core.CallOptions)
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.WithOptions(Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).WithOptions(Grpc.Core.CallOptions)
nameWithType: CallInvocationDetails<TRequest, TResponse>.WithOptions(CallOptions)
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).WithOptions(CallOptions)
- uid: Grpc.Core.CallInvocationDetails`2.WithOptions*
name: WithOptions
href: api/Grpc.Core.CallInvocationDetails-2.html#Grpc_Core_CallInvocationDetails_2_WithOptions_
commentId: Overload:Grpc.Core.CallInvocationDetails`2.WithOptions
isSpec: "True"
fullName: Grpc.Core.CallInvocationDetails<TRequest, TResponse>.WithOptions
fullName.vb: Grpc.Core.CallInvocationDetails(Of TRequest, TResponse).WithOptions
nameWithType: CallInvocationDetails<TRequest, TResponse>.WithOptions
nameWithType.vb: CallInvocationDetails(Of TRequest, TResponse).WithOptions
- uid: Grpc.Core.CallInvoker
name: CallInvoker
href: api/Grpc.Core.CallInvoker.html
commentId: T:Grpc.Core.CallInvoker
fullName: Grpc.Core.CallInvoker
nameWithType: CallInvoker
- uid: Grpc.Core.CallInvoker.AsyncClientStreamingCall*
name: AsyncClientStreamingCall
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncClientStreamingCall_
commentId: Overload:Grpc.Core.CallInvoker.AsyncClientStreamingCall
isSpec: "True"
fullName: Grpc.Core.CallInvoker.AsyncClientStreamingCall
nameWithType: CallInvoker.AsyncClientStreamingCall
- uid: Grpc.Core.CallInvoker.AsyncClientStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name: AsyncClientStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncClientStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvoker.AsyncClientStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.CallInvoker.AsyncClientStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvoker.AsyncClientStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: CallInvoker.AsyncClientStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: CallInvoker.AsyncClientStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.CallInvoker.AsyncDuplexStreamingCall*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncDuplexStreamingCall_
commentId: Overload:Grpc.Core.CallInvoker.AsyncDuplexStreamingCall
isSpec: "True"
fullName: Grpc.Core.CallInvoker.AsyncDuplexStreamingCall
nameWithType: CallInvoker.AsyncDuplexStreamingCall
- uid: Grpc.Core.CallInvoker.AsyncDuplexStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name: AsyncDuplexStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncDuplexStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.CallInvoker.AsyncDuplexStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.CallInvoker.AsyncDuplexStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.CallInvoker.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: CallInvoker.AsyncDuplexStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: CallInvoker.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.CallInvoker.AsyncServerStreamingCall*
name: AsyncServerStreamingCall
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncServerStreamingCall_
commentId: Overload:Grpc.Core.CallInvoker.AsyncServerStreamingCall
isSpec: "True"
fullName: Grpc.Core.CallInvoker.AsyncServerStreamingCall
nameWithType: CallInvoker.AsyncServerStreamingCall
- uid: Grpc.Core.CallInvoker.AsyncServerStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: AsyncServerStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncServerStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.CallInvoker.AsyncServerStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: AsyncServerStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.CallInvoker.AsyncServerStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.CallInvoker.AsyncServerStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: CallInvoker.AsyncServerStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: CallInvoker.AsyncServerStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.CallInvoker.AsyncUnaryCall*
name: AsyncUnaryCall
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncUnaryCall_
commentId: Overload:Grpc.Core.CallInvoker.AsyncUnaryCall
isSpec: "True"
fullName: Grpc.Core.CallInvoker.AsyncUnaryCall
nameWithType: CallInvoker.AsyncUnaryCall
- uid: Grpc.Core.CallInvoker.AsyncUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: AsyncUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_AsyncUnaryCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.CallInvoker.AsyncUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: AsyncUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.CallInvoker.AsyncUnaryCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.CallInvoker.AsyncUnaryCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: CallInvoker.AsyncUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: CallInvoker.AsyncUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.CallInvoker.BlockingUnaryCall*
name: BlockingUnaryCall
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_BlockingUnaryCall_
commentId: Overload:Grpc.Core.CallInvoker.BlockingUnaryCall
isSpec: "True"
fullName: Grpc.Core.CallInvoker.BlockingUnaryCall
nameWithType: CallInvoker.BlockingUnaryCall
- uid: Grpc.Core.CallInvoker.BlockingUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.CallInvoker.html#Grpc_Core_CallInvoker_BlockingUnaryCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.CallInvoker.BlockingUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: BlockingUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.CallInvoker.BlockingUnaryCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.CallInvoker.BlockingUnaryCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: CallInvoker.BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: CallInvoker.BlockingUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.CallOptions
name: CallOptions
href: api/Grpc.Core.CallOptions.html
commentId: T:Grpc.Core.CallOptions
fullName: Grpc.Core.CallOptions
nameWithType: CallOptions
- uid: Grpc.Core.CallOptions.#ctor(Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken,Grpc.Core.WriteOptions,Grpc.Core.ContextPropagationToken,Grpc.Core.CallCredentials)
name: CallOptions(Metadata, Nullable<DateTime>, CancellationToken, WriteOptions, ContextPropagationToken, CallCredentials)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions__ctor_Grpc_Core_Metadata_System_Nullable_System_DateTime__System_Threading_CancellationToken_Grpc_Core_WriteOptions_Grpc_Core_ContextPropagationToken_Grpc_Core_CallCredentials_
commentId: M:Grpc.Core.CallOptions.#ctor(Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken,Grpc.Core.WriteOptions,Grpc.Core.ContextPropagationToken,Grpc.Core.CallCredentials)
name.vb: CallOptions(Metadata, Nullable(Of DateTime), CancellationToken, WriteOptions, ContextPropagationToken, CallCredentials)
fullName: Grpc.Core.CallOptions.CallOptions(Grpc.Core.Metadata, System.Nullable<System.DateTime>, System.Threading.CancellationToken, Grpc.Core.WriteOptions, Grpc.Core.ContextPropagationToken, Grpc.Core.CallCredentials)
fullName.vb: Grpc.Core.CallOptions.CallOptions(Grpc.Core.Metadata, System.Nullable(Of System.DateTime), System.Threading.CancellationToken, Grpc.Core.WriteOptions, Grpc.Core.ContextPropagationToken, Grpc.Core.CallCredentials)
nameWithType: CallOptions.CallOptions(Metadata, Nullable<DateTime>, CancellationToken, WriteOptions, ContextPropagationToken, CallCredentials)
nameWithType.vb: CallOptions.CallOptions(Metadata, Nullable(Of DateTime), CancellationToken, WriteOptions, ContextPropagationToken, CallCredentials)
- uid: Grpc.Core.CallOptions.#ctor*
name: CallOptions
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions__ctor_
commentId: Overload:Grpc.Core.CallOptions.#ctor
isSpec: "True"
fullName: Grpc.Core.CallOptions.CallOptions
nameWithType: CallOptions.CallOptions
- uid: Grpc.Core.CallOptions.CancellationToken
name: CancellationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_CancellationToken
commentId: P:Grpc.Core.CallOptions.CancellationToken
fullName: Grpc.Core.CallOptions.CancellationToken
nameWithType: CallOptions.CancellationToken
- uid: Grpc.Core.CallOptions.CancellationToken*
name: CancellationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_CancellationToken_
commentId: Overload:Grpc.Core.CallOptions.CancellationToken
isSpec: "True"
fullName: Grpc.Core.CallOptions.CancellationToken
nameWithType: CallOptions.CancellationToken
- uid: Grpc.Core.CallOptions.Credentials
name: Credentials
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Credentials
commentId: P:Grpc.Core.CallOptions.Credentials
fullName: Grpc.Core.CallOptions.Credentials
nameWithType: CallOptions.Credentials
- uid: Grpc.Core.CallOptions.Credentials*
name: Credentials
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Credentials_
commentId: Overload:Grpc.Core.CallOptions.Credentials
isSpec: "True"
fullName: Grpc.Core.CallOptions.Credentials
nameWithType: CallOptions.Credentials
- uid: Grpc.Core.CallOptions.Deadline
name: Deadline
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Deadline
commentId: P:Grpc.Core.CallOptions.Deadline
fullName: Grpc.Core.CallOptions.Deadline
nameWithType: CallOptions.Deadline
- uid: Grpc.Core.CallOptions.Deadline*
name: Deadline
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Deadline_
commentId: Overload:Grpc.Core.CallOptions.Deadline
isSpec: "True"
fullName: Grpc.Core.CallOptions.Deadline
nameWithType: CallOptions.Deadline
- uid: Grpc.Core.CallOptions.Headers
name: Headers
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Headers
commentId: P:Grpc.Core.CallOptions.Headers
fullName: Grpc.Core.CallOptions.Headers
nameWithType: CallOptions.Headers
- uid: Grpc.Core.CallOptions.Headers*
name: Headers
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_Headers_
commentId: Overload:Grpc.Core.CallOptions.Headers
isSpec: "True"
fullName: Grpc.Core.CallOptions.Headers
nameWithType: CallOptions.Headers
- uid: Grpc.Core.CallOptions.IsWaitForReady
name: IsWaitForReady
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_IsWaitForReady
commentId: P:Grpc.Core.CallOptions.IsWaitForReady
fullName: Grpc.Core.CallOptions.IsWaitForReady
nameWithType: CallOptions.IsWaitForReady
- uid: Grpc.Core.CallOptions.IsWaitForReady*
name: IsWaitForReady
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_IsWaitForReady_
commentId: Overload:Grpc.Core.CallOptions.IsWaitForReady
isSpec: "True"
fullName: Grpc.Core.CallOptions.IsWaitForReady
nameWithType: CallOptions.IsWaitForReady
- uid: Grpc.Core.CallOptions.PropagationToken
name: PropagationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_PropagationToken
commentId: P:Grpc.Core.CallOptions.PropagationToken
fullName: Grpc.Core.CallOptions.PropagationToken
nameWithType: CallOptions.PropagationToken
- uid: Grpc.Core.CallOptions.PropagationToken*
name: PropagationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_PropagationToken_
commentId: Overload:Grpc.Core.CallOptions.PropagationToken
isSpec: "True"
fullName: Grpc.Core.CallOptions.PropagationToken
nameWithType: CallOptions.PropagationToken
- uid: Grpc.Core.CallOptions.WithCancellationToken(System.Threading.CancellationToken)
name: WithCancellationToken(CancellationToken)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithCancellationToken_System_Threading_CancellationToken_
commentId: M:Grpc.Core.CallOptions.WithCancellationToken(System.Threading.CancellationToken)
fullName: Grpc.Core.CallOptions.WithCancellationToken(System.Threading.CancellationToken)
nameWithType: CallOptions.WithCancellationToken(CancellationToken)
- uid: Grpc.Core.CallOptions.WithCancellationToken*
name: WithCancellationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithCancellationToken_
commentId: Overload:Grpc.Core.CallOptions.WithCancellationToken
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithCancellationToken
nameWithType: CallOptions.WithCancellationToken
- uid: Grpc.Core.CallOptions.WithCredentials(Grpc.Core.CallCredentials)
name: WithCredentials(CallCredentials)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithCredentials_Grpc_Core_CallCredentials_
commentId: M:Grpc.Core.CallOptions.WithCredentials(Grpc.Core.CallCredentials)
fullName: Grpc.Core.CallOptions.WithCredentials(Grpc.Core.CallCredentials)
nameWithType: CallOptions.WithCredentials(CallCredentials)
- uid: Grpc.Core.CallOptions.WithCredentials*
name: WithCredentials
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithCredentials_
commentId: Overload:Grpc.Core.CallOptions.WithCredentials
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithCredentials
nameWithType: CallOptions.WithCredentials
- uid: Grpc.Core.CallOptions.WithDeadline(System.DateTime)
name: WithDeadline(DateTime)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithDeadline_System_DateTime_
commentId: M:Grpc.Core.CallOptions.WithDeadline(System.DateTime)
fullName: Grpc.Core.CallOptions.WithDeadline(System.DateTime)
nameWithType: CallOptions.WithDeadline(DateTime)
- uid: Grpc.Core.CallOptions.WithDeadline*
name: WithDeadline
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithDeadline_
commentId: Overload:Grpc.Core.CallOptions.WithDeadline
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithDeadline
nameWithType: CallOptions.WithDeadline
- uid: Grpc.Core.CallOptions.WithHeaders(Grpc.Core.Metadata)
name: WithHeaders(Metadata)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithHeaders_Grpc_Core_Metadata_
commentId: M:Grpc.Core.CallOptions.WithHeaders(Grpc.Core.Metadata)
fullName: Grpc.Core.CallOptions.WithHeaders(Grpc.Core.Metadata)
nameWithType: CallOptions.WithHeaders(Metadata)
- uid: Grpc.Core.CallOptions.WithHeaders*
name: WithHeaders
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithHeaders_
commentId: Overload:Grpc.Core.CallOptions.WithHeaders
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithHeaders
nameWithType: CallOptions.WithHeaders
- uid: Grpc.Core.CallOptions.WithPropagationToken(Grpc.Core.ContextPropagationToken)
name: WithPropagationToken(ContextPropagationToken)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithPropagationToken_Grpc_Core_ContextPropagationToken_
commentId: M:Grpc.Core.CallOptions.WithPropagationToken(Grpc.Core.ContextPropagationToken)
fullName: Grpc.Core.CallOptions.WithPropagationToken(Grpc.Core.ContextPropagationToken)
nameWithType: CallOptions.WithPropagationToken(ContextPropagationToken)
- uid: Grpc.Core.CallOptions.WithPropagationToken*
name: WithPropagationToken
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithPropagationToken_
commentId: Overload:Grpc.Core.CallOptions.WithPropagationToken
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithPropagationToken
nameWithType: CallOptions.WithPropagationToken
- uid: Grpc.Core.CallOptions.WithWaitForReady(System.Boolean)
name: WithWaitForReady(Boolean)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithWaitForReady_System_Boolean_
commentId: M:Grpc.Core.CallOptions.WithWaitForReady(System.Boolean)
fullName: Grpc.Core.CallOptions.WithWaitForReady(System.Boolean)
nameWithType: CallOptions.WithWaitForReady(Boolean)
- uid: Grpc.Core.CallOptions.WithWaitForReady*
name: WithWaitForReady
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithWaitForReady_
commentId: Overload:Grpc.Core.CallOptions.WithWaitForReady
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithWaitForReady
nameWithType: CallOptions.WithWaitForReady
- uid: Grpc.Core.CallOptions.WithWriteOptions(Grpc.Core.WriteOptions)
name: WithWriteOptions(WriteOptions)
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithWriteOptions_Grpc_Core_WriteOptions_
commentId: M:Grpc.Core.CallOptions.WithWriteOptions(Grpc.Core.WriteOptions)
fullName: Grpc.Core.CallOptions.WithWriteOptions(Grpc.Core.WriteOptions)
nameWithType: CallOptions.WithWriteOptions(WriteOptions)
- uid: Grpc.Core.CallOptions.WithWriteOptions*
name: WithWriteOptions
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WithWriteOptions_
commentId: Overload:Grpc.Core.CallOptions.WithWriteOptions
isSpec: "True"
fullName: Grpc.Core.CallOptions.WithWriteOptions
nameWithType: CallOptions.WithWriteOptions
- uid: Grpc.Core.CallOptions.WriteOptions
name: WriteOptions
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WriteOptions
commentId: P:Grpc.Core.CallOptions.WriteOptions
fullName: Grpc.Core.CallOptions.WriteOptions
nameWithType: CallOptions.WriteOptions
- uid: Grpc.Core.CallOptions.WriteOptions*
name: WriteOptions
href: api/Grpc.Core.CallOptions.html#Grpc_Core_CallOptions_WriteOptions_
commentId: Overload:Grpc.Core.CallOptions.WriteOptions
isSpec: "True"
fullName: Grpc.Core.CallOptions.WriteOptions
nameWithType: CallOptions.WriteOptions
- uid: Grpc.Core.Calls
name: Calls
href: api/Grpc.Core.Calls.html
commentId: T:Grpc.Core.Calls
fullName: Grpc.Core.Calls
nameWithType: Calls
- uid: Grpc.Core.Calls.AsyncClientStreamingCall*
name: AsyncClientStreamingCall
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncClientStreamingCall_
commentId: Overload:Grpc.Core.Calls.AsyncClientStreamingCall
isSpec: "True"
fullName: Grpc.Core.Calls.AsyncClientStreamingCall
nameWithType: Calls.AsyncClientStreamingCall
- uid: Grpc.Core.Calls.AsyncClientStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1})
name: AsyncClientStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>)
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncClientStreamingCall__2_Grpc_Core_CallInvocationDetails___0___1__
commentId: M:Grpc.Core.Calls.AsyncClientStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1})
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse))
fullName: Grpc.Core.Calls.AsyncClientStreamingCall<TRequest, TResponse>(Grpc.Core.CallInvocationDetails<TRequest, TResponse>)
fullName.vb: Grpc.Core.Calls.AsyncClientStreamingCall(Of TRequest, TResponse)(Grpc.Core.CallInvocationDetails(Of TRequest, TResponse))
nameWithType: Calls.AsyncClientStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>)
nameWithType.vb: Calls.AsyncClientStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse))
- uid: Grpc.Core.Calls.AsyncDuplexStreamingCall*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncDuplexStreamingCall_
commentId: Overload:Grpc.Core.Calls.AsyncDuplexStreamingCall
isSpec: "True"
fullName: Grpc.Core.Calls.AsyncDuplexStreamingCall
nameWithType: Calls.AsyncDuplexStreamingCall
- uid: Grpc.Core.Calls.AsyncDuplexStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1})
name: AsyncDuplexStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>)
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncDuplexStreamingCall__2_Grpc_Core_CallInvocationDetails___0___1__
commentId: M:Grpc.Core.Calls.AsyncDuplexStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1})
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse))
fullName: Grpc.Core.Calls.AsyncDuplexStreamingCall<TRequest, TResponse>(Grpc.Core.CallInvocationDetails<TRequest, TResponse>)
fullName.vb: Grpc.Core.Calls.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Grpc.Core.CallInvocationDetails(Of TRequest, TResponse))
nameWithType: Calls.AsyncDuplexStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>)
nameWithType.vb: Calls.AsyncDuplexStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse))
- uid: Grpc.Core.Calls.AsyncServerStreamingCall*
name: AsyncServerStreamingCall
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncServerStreamingCall_
commentId: Overload:Grpc.Core.Calls.AsyncServerStreamingCall
isSpec: "True"
fullName: Grpc.Core.Calls.AsyncServerStreamingCall
nameWithType: Calls.AsyncServerStreamingCall
- uid: Grpc.Core.Calls.AsyncServerStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name: AsyncServerStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncServerStreamingCall__2_Grpc_Core_CallInvocationDetails___0___1____0_
commentId: M:Grpc.Core.Calls.AsyncServerStreamingCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name.vb: AsyncServerStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
fullName: Grpc.Core.Calls.AsyncServerStreamingCall<TRequest, TResponse>(Grpc.Core.CallInvocationDetails<TRequest, TResponse>, TRequest)
fullName.vb: Grpc.Core.Calls.AsyncServerStreamingCall(Of TRequest, TResponse)(Grpc.Core.CallInvocationDetails(Of TRequest, TResponse), TRequest)
nameWithType: Calls.AsyncServerStreamingCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
nameWithType.vb: Calls.AsyncServerStreamingCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
- uid: Grpc.Core.Calls.AsyncUnaryCall*
name: AsyncUnaryCall
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncUnaryCall_
commentId: Overload:Grpc.Core.Calls.AsyncUnaryCall
isSpec: "True"
fullName: Grpc.Core.Calls.AsyncUnaryCall
nameWithType: Calls.AsyncUnaryCall
- uid: Grpc.Core.Calls.AsyncUnaryCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name: AsyncUnaryCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_AsyncUnaryCall__2_Grpc_Core_CallInvocationDetails___0___1____0_
commentId: M:Grpc.Core.Calls.AsyncUnaryCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name.vb: AsyncUnaryCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
fullName: Grpc.Core.Calls.AsyncUnaryCall<TRequest, TResponse>(Grpc.Core.CallInvocationDetails<TRequest, TResponse>, TRequest)
fullName.vb: Grpc.Core.Calls.AsyncUnaryCall(Of TRequest, TResponse)(Grpc.Core.CallInvocationDetails(Of TRequest, TResponse), TRequest)
nameWithType: Calls.AsyncUnaryCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
nameWithType.vb: Calls.AsyncUnaryCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
- uid: Grpc.Core.Calls.BlockingUnaryCall*
name: BlockingUnaryCall
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_BlockingUnaryCall_
commentId: Overload:Grpc.Core.Calls.BlockingUnaryCall
isSpec: "True"
fullName: Grpc.Core.Calls.BlockingUnaryCall
nameWithType: Calls.BlockingUnaryCall
- uid: Grpc.Core.Calls.BlockingUnaryCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name: BlockingUnaryCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
href: api/Grpc.Core.Calls.html#Grpc_Core_Calls_BlockingUnaryCall__2_Grpc_Core_CallInvocationDetails___0___1____0_
commentId: M:Grpc.Core.Calls.BlockingUnaryCall``2(Grpc.Core.CallInvocationDetails{``0,``1},``0)
name.vb: BlockingUnaryCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
fullName: Grpc.Core.Calls.BlockingUnaryCall<TRequest, TResponse>(Grpc.Core.CallInvocationDetails<TRequest, TResponse>, TRequest)
fullName.vb: Grpc.Core.Calls.BlockingUnaryCall(Of TRequest, TResponse)(Grpc.Core.CallInvocationDetails(Of TRequest, TResponse), TRequest)
nameWithType: Calls.BlockingUnaryCall<TRequest, TResponse>(CallInvocationDetails<TRequest, TResponse>, TRequest)
nameWithType.vb: Calls.BlockingUnaryCall(Of TRequest, TResponse)(CallInvocationDetails(Of TRequest, TResponse), TRequest)
- uid: Grpc.Core.Channel
name: Channel
href: api/Grpc.Core.Channel.html
commentId: T:Grpc.Core.Channel
fullName: Grpc.Core.Channel
nameWithType: Channel
- uid: Grpc.Core.Channel.#ctor(System.String,Grpc.Core.ChannelCredentials)
name: Channel(String, ChannelCredentials)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel__ctor_System_String_Grpc_Core_ChannelCredentials_
commentId: M:Grpc.Core.Channel.#ctor(System.String,Grpc.Core.ChannelCredentials)
fullName: Grpc.Core.Channel.Channel(System.String, Grpc.Core.ChannelCredentials)
nameWithType: Channel.Channel(String, ChannelCredentials)
- uid: Grpc.Core.Channel.#ctor(System.String,Grpc.Core.ChannelCredentials,System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name: Channel(String, ChannelCredentials, IEnumerable<ChannelOption>)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel__ctor_System_String_Grpc_Core_ChannelCredentials_System_Collections_Generic_IEnumerable_Grpc_Core_ChannelOption__
commentId: M:Grpc.Core.Channel.#ctor(System.String,Grpc.Core.ChannelCredentials,System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name.vb: Channel(String, ChannelCredentials, IEnumerable(Of ChannelOption))
fullName: Grpc.Core.Channel.Channel(System.String, Grpc.Core.ChannelCredentials, System.Collections.Generic.IEnumerable<Grpc.Core.ChannelOption>)
fullName.vb: Grpc.Core.Channel.Channel(System.String, Grpc.Core.ChannelCredentials, System.Collections.Generic.IEnumerable(Of Grpc.Core.ChannelOption))
nameWithType: Channel.Channel(String, ChannelCredentials, IEnumerable<ChannelOption>)
nameWithType.vb: Channel.Channel(String, ChannelCredentials, IEnumerable(Of ChannelOption))
- uid: Grpc.Core.Channel.#ctor(System.String,System.Int32,Grpc.Core.ChannelCredentials)
name: Channel(String, Int32, ChannelCredentials)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel__ctor_System_String_System_Int32_Grpc_Core_ChannelCredentials_
commentId: M:Grpc.Core.Channel.#ctor(System.String,System.Int32,Grpc.Core.ChannelCredentials)
fullName: Grpc.Core.Channel.Channel(System.String, System.Int32, Grpc.Core.ChannelCredentials)
nameWithType: Channel.Channel(String, Int32, ChannelCredentials)
- uid: Grpc.Core.Channel.#ctor(System.String,System.Int32,Grpc.Core.ChannelCredentials,System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name: Channel(String, Int32, ChannelCredentials, IEnumerable<ChannelOption>)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel__ctor_System_String_System_Int32_Grpc_Core_ChannelCredentials_System_Collections_Generic_IEnumerable_Grpc_Core_ChannelOption__
commentId: M:Grpc.Core.Channel.#ctor(System.String,System.Int32,Grpc.Core.ChannelCredentials,System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name.vb: Channel(String, Int32, ChannelCredentials, IEnumerable(Of ChannelOption))
fullName: Grpc.Core.Channel.Channel(System.String, System.Int32, Grpc.Core.ChannelCredentials, System.Collections.Generic.IEnumerable<Grpc.Core.ChannelOption>)
fullName.vb: Grpc.Core.Channel.Channel(System.String, System.Int32, Grpc.Core.ChannelCredentials, System.Collections.Generic.IEnumerable(Of Grpc.Core.ChannelOption))
nameWithType: Channel.Channel(String, Int32, ChannelCredentials, IEnumerable<ChannelOption>)
nameWithType.vb: Channel.Channel(String, Int32, ChannelCredentials, IEnumerable(Of ChannelOption))
- uid: Grpc.Core.Channel.#ctor*
name: Channel
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel__ctor_
commentId: Overload:Grpc.Core.Channel.#ctor
isSpec: "True"
fullName: Grpc.Core.Channel.Channel
nameWithType: Channel.Channel
- uid: Grpc.Core.Channel.ConnectAsync(System.Nullable{System.DateTime})
name: ConnectAsync(Nullable<DateTime>)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ConnectAsync_System_Nullable_System_DateTime__
commentId: M:Grpc.Core.Channel.ConnectAsync(System.Nullable{System.DateTime})
name.vb: ConnectAsync(Nullable(Of DateTime))
fullName: Grpc.Core.Channel.ConnectAsync(System.Nullable<System.DateTime>)
fullName.vb: Grpc.Core.Channel.ConnectAsync(System.Nullable(Of System.DateTime))
nameWithType: Channel.ConnectAsync(Nullable<DateTime>)
nameWithType.vb: Channel.ConnectAsync(Nullable(Of DateTime))
- uid: Grpc.Core.Channel.ConnectAsync*
name: ConnectAsync
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ConnectAsync_
commentId: Overload:Grpc.Core.Channel.ConnectAsync
isSpec: "True"
fullName: Grpc.Core.Channel.ConnectAsync
nameWithType: Channel.ConnectAsync
- uid: Grpc.Core.Channel.ResolvedTarget
name: ResolvedTarget
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ResolvedTarget
commentId: P:Grpc.Core.Channel.ResolvedTarget
fullName: Grpc.Core.Channel.ResolvedTarget
nameWithType: Channel.ResolvedTarget
- uid: Grpc.Core.Channel.ResolvedTarget*
name: ResolvedTarget
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ResolvedTarget_
commentId: Overload:Grpc.Core.Channel.ResolvedTarget
isSpec: "True"
fullName: Grpc.Core.Channel.ResolvedTarget
nameWithType: Channel.ResolvedTarget
- uid: Grpc.Core.Channel.ShutdownAsync
name: ShutdownAsync()
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ShutdownAsync
commentId: M:Grpc.Core.Channel.ShutdownAsync
fullName: Grpc.Core.Channel.ShutdownAsync()
nameWithType: Channel.ShutdownAsync()
- uid: Grpc.Core.Channel.ShutdownAsync*
name: ShutdownAsync
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ShutdownAsync_
commentId: Overload:Grpc.Core.Channel.ShutdownAsync
isSpec: "True"
fullName: Grpc.Core.Channel.ShutdownAsync
nameWithType: Channel.ShutdownAsync
- uid: Grpc.Core.Channel.ShutdownToken
name: ShutdownToken
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ShutdownToken
commentId: P:Grpc.Core.Channel.ShutdownToken
fullName: Grpc.Core.Channel.ShutdownToken
nameWithType: Channel.ShutdownToken
- uid: Grpc.Core.Channel.ShutdownToken*
name: ShutdownToken
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_ShutdownToken_
commentId: Overload:Grpc.Core.Channel.ShutdownToken
isSpec: "True"
fullName: Grpc.Core.Channel.ShutdownToken
nameWithType: Channel.ShutdownToken
- uid: Grpc.Core.Channel.State
name: State
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_State
commentId: P:Grpc.Core.Channel.State
fullName: Grpc.Core.Channel.State
nameWithType: Channel.State
- uid: Grpc.Core.Channel.State*
name: State
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_State_
commentId: Overload:Grpc.Core.Channel.State
isSpec: "True"
fullName: Grpc.Core.Channel.State
nameWithType: Channel.State
- uid: Grpc.Core.Channel.Target
name: Target
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_Target
commentId: P:Grpc.Core.Channel.Target
fullName: Grpc.Core.Channel.Target
nameWithType: Channel.Target
- uid: Grpc.Core.Channel.Target*
name: Target
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_Target_
commentId: Overload:Grpc.Core.Channel.Target
isSpec: "True"
fullName: Grpc.Core.Channel.Target
nameWithType: Channel.Target
- uid: Grpc.Core.Channel.TryWaitForStateChangedAsync(Grpc.Core.ChannelState,System.Nullable{System.DateTime})
name: TryWaitForStateChangedAsync(ChannelState, Nullable<DateTime>)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_TryWaitForStateChangedAsync_Grpc_Core_ChannelState_System_Nullable_System_DateTime__
commentId: M:Grpc.Core.Channel.TryWaitForStateChangedAsync(Grpc.Core.ChannelState,System.Nullable{System.DateTime})
name.vb: TryWaitForStateChangedAsync(ChannelState, Nullable(Of DateTime))
fullName: Grpc.Core.Channel.TryWaitForStateChangedAsync(Grpc.Core.ChannelState, System.Nullable<System.DateTime>)
fullName.vb: Grpc.Core.Channel.TryWaitForStateChangedAsync(Grpc.Core.ChannelState, System.Nullable(Of System.DateTime))
nameWithType: Channel.TryWaitForStateChangedAsync(ChannelState, Nullable<DateTime>)
nameWithType.vb: Channel.TryWaitForStateChangedAsync(ChannelState, Nullable(Of DateTime))
- uid: Grpc.Core.Channel.TryWaitForStateChangedAsync*
name: TryWaitForStateChangedAsync
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_TryWaitForStateChangedAsync_
commentId: Overload:Grpc.Core.Channel.TryWaitForStateChangedAsync
isSpec: "True"
fullName: Grpc.Core.Channel.TryWaitForStateChangedAsync
nameWithType: Channel.TryWaitForStateChangedAsync
- uid: Grpc.Core.Channel.WaitForStateChangedAsync(Grpc.Core.ChannelState,System.Nullable{System.DateTime})
name: WaitForStateChangedAsync(ChannelState, Nullable<DateTime>)
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_WaitForStateChangedAsync_Grpc_Core_ChannelState_System_Nullable_System_DateTime__
commentId: M:Grpc.Core.Channel.WaitForStateChangedAsync(Grpc.Core.ChannelState,System.Nullable{System.DateTime})
name.vb: WaitForStateChangedAsync(ChannelState, Nullable(Of DateTime))
fullName: Grpc.Core.Channel.WaitForStateChangedAsync(Grpc.Core.ChannelState, System.Nullable<System.DateTime>)
fullName.vb: Grpc.Core.Channel.WaitForStateChangedAsync(Grpc.Core.ChannelState, System.Nullable(Of System.DateTime))
nameWithType: Channel.WaitForStateChangedAsync(ChannelState, Nullable<DateTime>)
nameWithType.vb: Channel.WaitForStateChangedAsync(ChannelState, Nullable(Of DateTime))
- uid: Grpc.Core.Channel.WaitForStateChangedAsync*
name: WaitForStateChangedAsync
href: api/Grpc.Core.Channel.html#Grpc_Core_Channel_WaitForStateChangedAsync_
commentId: Overload:Grpc.Core.Channel.WaitForStateChangedAsync
isSpec: "True"
fullName: Grpc.Core.Channel.WaitForStateChangedAsync
nameWithType: Channel.WaitForStateChangedAsync
- uid: Grpc.Core.ChannelCredentials
name: ChannelCredentials
href: api/Grpc.Core.ChannelCredentials.html
commentId: T:Grpc.Core.ChannelCredentials
fullName: Grpc.Core.ChannelCredentials
nameWithType: ChannelCredentials
- uid: Grpc.Core.ChannelCredentials.#ctor
name: ChannelCredentials()
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials__ctor
commentId: M:Grpc.Core.ChannelCredentials.#ctor
fullName: Grpc.Core.ChannelCredentials.ChannelCredentials()
nameWithType: ChannelCredentials.ChannelCredentials()
- uid: Grpc.Core.ChannelCredentials.#ctor*
name: ChannelCredentials
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials__ctor_
commentId: Overload:Grpc.Core.ChannelCredentials.#ctor
isSpec: "True"
fullName: Grpc.Core.ChannelCredentials.ChannelCredentials
nameWithType: ChannelCredentials.ChannelCredentials
- uid: Grpc.Core.ChannelCredentials.Create(Grpc.Core.ChannelCredentials,Grpc.Core.CallCredentials)
name: Create(ChannelCredentials, CallCredentials)
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials_Create_Grpc_Core_ChannelCredentials_Grpc_Core_CallCredentials_
commentId: M:Grpc.Core.ChannelCredentials.Create(Grpc.Core.ChannelCredentials,Grpc.Core.CallCredentials)
fullName: Grpc.Core.ChannelCredentials.Create(Grpc.Core.ChannelCredentials, Grpc.Core.CallCredentials)
nameWithType: ChannelCredentials.Create(ChannelCredentials, CallCredentials)
- uid: Grpc.Core.ChannelCredentials.Create*
name: Create
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials_Create_
commentId: Overload:Grpc.Core.ChannelCredentials.Create
isSpec: "True"
fullName: Grpc.Core.ChannelCredentials.Create
nameWithType: ChannelCredentials.Create
- uid: Grpc.Core.ChannelCredentials.Insecure
name: Insecure
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials_Insecure
commentId: P:Grpc.Core.ChannelCredentials.Insecure
fullName: Grpc.Core.ChannelCredentials.Insecure
nameWithType: ChannelCredentials.Insecure
- uid: Grpc.Core.ChannelCredentials.Insecure*
name: Insecure
href: api/Grpc.Core.ChannelCredentials.html#Grpc_Core_ChannelCredentials_Insecure_
commentId: Overload:Grpc.Core.ChannelCredentials.Insecure
isSpec: "True"
fullName: Grpc.Core.ChannelCredentials.Insecure
nameWithType: ChannelCredentials.Insecure
- uid: Grpc.Core.ChannelOption
name: ChannelOption
href: api/Grpc.Core.ChannelOption.html
commentId: T:Grpc.Core.ChannelOption
fullName: Grpc.Core.ChannelOption
nameWithType: ChannelOption
- uid: Grpc.Core.ChannelOption.#ctor(System.String,System.Int32)
name: ChannelOption(String, Int32)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption__ctor_System_String_System_Int32_
commentId: M:Grpc.Core.ChannelOption.#ctor(System.String,System.Int32)
fullName: Grpc.Core.ChannelOption.ChannelOption(System.String, System.Int32)
nameWithType: ChannelOption.ChannelOption(String, Int32)
- uid: Grpc.Core.ChannelOption.#ctor(System.String,System.String)
name: ChannelOption(String, String)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption__ctor_System_String_System_String_
commentId: M:Grpc.Core.ChannelOption.#ctor(System.String,System.String)
fullName: Grpc.Core.ChannelOption.ChannelOption(System.String, System.String)
nameWithType: ChannelOption.ChannelOption(String, String)
- uid: Grpc.Core.ChannelOption.#ctor*
name: ChannelOption
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption__ctor_
commentId: Overload:Grpc.Core.ChannelOption.#ctor
isSpec: "True"
fullName: Grpc.Core.ChannelOption.ChannelOption
nameWithType: ChannelOption.ChannelOption
- uid: Grpc.Core.ChannelOption.Equals(Grpc.Core.ChannelOption)
name: Equals(ChannelOption)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Equals_Grpc_Core_ChannelOption_
commentId: M:Grpc.Core.ChannelOption.Equals(Grpc.Core.ChannelOption)
fullName: Grpc.Core.ChannelOption.Equals(Grpc.Core.ChannelOption)
nameWithType: ChannelOption.Equals(ChannelOption)
- uid: Grpc.Core.ChannelOption.Equals(System.Object)
name: Equals(Object)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Equals_System_Object_
commentId: M:Grpc.Core.ChannelOption.Equals(System.Object)
fullName: Grpc.Core.ChannelOption.Equals(System.Object)
nameWithType: ChannelOption.Equals(Object)
- uid: Grpc.Core.ChannelOption.Equals*
name: Equals
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Equals_
commentId: Overload:Grpc.Core.ChannelOption.Equals
isSpec: "True"
fullName: Grpc.Core.ChannelOption.Equals
nameWithType: ChannelOption.Equals
- uid: Grpc.Core.ChannelOption.GetHashCode
name: GetHashCode()
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_GetHashCode
commentId: M:Grpc.Core.ChannelOption.GetHashCode
fullName: Grpc.Core.ChannelOption.GetHashCode()
nameWithType: ChannelOption.GetHashCode()
- uid: Grpc.Core.ChannelOption.GetHashCode*
name: GetHashCode
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_GetHashCode_
commentId: Overload:Grpc.Core.ChannelOption.GetHashCode
isSpec: "True"
fullName: Grpc.Core.ChannelOption.GetHashCode
nameWithType: ChannelOption.GetHashCode
- uid: Grpc.Core.ChannelOption.IntValue
name: IntValue
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_IntValue
commentId: P:Grpc.Core.ChannelOption.IntValue
fullName: Grpc.Core.ChannelOption.IntValue
nameWithType: ChannelOption.IntValue
- uid: Grpc.Core.ChannelOption.IntValue*
name: IntValue
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_IntValue_
commentId: Overload:Grpc.Core.ChannelOption.IntValue
isSpec: "True"
fullName: Grpc.Core.ChannelOption.IntValue
nameWithType: ChannelOption.IntValue
- uid: Grpc.Core.ChannelOption.Name
name: Name
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Name
commentId: P:Grpc.Core.ChannelOption.Name
fullName: Grpc.Core.ChannelOption.Name
nameWithType: ChannelOption.Name
- uid: Grpc.Core.ChannelOption.Name*
name: Name
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Name_
commentId: Overload:Grpc.Core.ChannelOption.Name
isSpec: "True"
fullName: Grpc.Core.ChannelOption.Name
nameWithType: ChannelOption.Name
- uid: Grpc.Core.ChannelOption.op_Equality(Grpc.Core.ChannelOption,Grpc.Core.ChannelOption)
name: Equality(ChannelOption, ChannelOption)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_op_Equality_Grpc_Core_ChannelOption_Grpc_Core_ChannelOption_
commentId: M:Grpc.Core.ChannelOption.op_Equality(Grpc.Core.ChannelOption,Grpc.Core.ChannelOption)
fullName: Grpc.Core.ChannelOption.Equality(Grpc.Core.ChannelOption, Grpc.Core.ChannelOption)
nameWithType: ChannelOption.Equality(ChannelOption, ChannelOption)
- uid: Grpc.Core.ChannelOption.op_Equality*
name: Equality
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_op_Equality_
commentId: Overload:Grpc.Core.ChannelOption.op_Equality
isSpec: "True"
fullName: Grpc.Core.ChannelOption.Equality
nameWithType: ChannelOption.Equality
- uid: Grpc.Core.ChannelOption.op_Inequality(Grpc.Core.ChannelOption,Grpc.Core.ChannelOption)
name: Inequality(ChannelOption, ChannelOption)
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_op_Inequality_Grpc_Core_ChannelOption_Grpc_Core_ChannelOption_
commentId: M:Grpc.Core.ChannelOption.op_Inequality(Grpc.Core.ChannelOption,Grpc.Core.ChannelOption)
fullName: Grpc.Core.ChannelOption.Inequality(Grpc.Core.ChannelOption, Grpc.Core.ChannelOption)
nameWithType: ChannelOption.Inequality(ChannelOption, ChannelOption)
- uid: Grpc.Core.ChannelOption.op_Inequality*
name: Inequality
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_op_Inequality_
commentId: Overload:Grpc.Core.ChannelOption.op_Inequality
isSpec: "True"
fullName: Grpc.Core.ChannelOption.Inequality
nameWithType: ChannelOption.Inequality
- uid: Grpc.Core.ChannelOption.OptionType
name: ChannelOption.OptionType
href: api/Grpc.Core.ChannelOption.OptionType.html
commentId: T:Grpc.Core.ChannelOption.OptionType
fullName: Grpc.Core.ChannelOption.OptionType
nameWithType: ChannelOption.OptionType
- uid: Grpc.Core.ChannelOption.OptionType.Integer
name: Integer
href: api/Grpc.Core.ChannelOption.OptionType.html#Grpc_Core_ChannelOption_OptionType_Integer
commentId: F:Grpc.Core.ChannelOption.OptionType.Integer
fullName: Grpc.Core.ChannelOption.OptionType.Integer
nameWithType: ChannelOption.OptionType.Integer
- uid: Grpc.Core.ChannelOption.OptionType.String
name: String
href: api/Grpc.Core.ChannelOption.OptionType.html#Grpc_Core_ChannelOption_OptionType_String
commentId: F:Grpc.Core.ChannelOption.OptionType.String
fullName: Grpc.Core.ChannelOption.OptionType.String
nameWithType: ChannelOption.OptionType.String
- uid: Grpc.Core.ChannelOption.StringValue
name: StringValue
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_StringValue
commentId: P:Grpc.Core.ChannelOption.StringValue
fullName: Grpc.Core.ChannelOption.StringValue
nameWithType: ChannelOption.StringValue
- uid: Grpc.Core.ChannelOption.StringValue*
name: StringValue
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_StringValue_
commentId: Overload:Grpc.Core.ChannelOption.StringValue
isSpec: "True"
fullName: Grpc.Core.ChannelOption.StringValue
nameWithType: ChannelOption.StringValue
- uid: Grpc.Core.ChannelOption.Type
name: Type
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Type
commentId: P:Grpc.Core.ChannelOption.Type
fullName: Grpc.Core.ChannelOption.Type
nameWithType: ChannelOption.Type
- uid: Grpc.Core.ChannelOption.Type*
name: Type
href: api/Grpc.Core.ChannelOption.html#Grpc_Core_ChannelOption_Type_
commentId: Overload:Grpc.Core.ChannelOption.Type
isSpec: "True"
fullName: Grpc.Core.ChannelOption.Type
nameWithType: ChannelOption.Type
- uid: Grpc.Core.ChannelOptions
name: ChannelOptions
href: api/Grpc.Core.ChannelOptions.html
commentId: T:Grpc.Core.ChannelOptions
fullName: Grpc.Core.ChannelOptions
nameWithType: ChannelOptions
- uid: Grpc.Core.ChannelOptions.Census
name: Census
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_Census
commentId: F:Grpc.Core.ChannelOptions.Census
fullName: Grpc.Core.ChannelOptions.Census
nameWithType: ChannelOptions.Census
- uid: Grpc.Core.ChannelOptions.DefaultAuthority
name: DefaultAuthority
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_DefaultAuthority
commentId: F:Grpc.Core.ChannelOptions.DefaultAuthority
fullName: Grpc.Core.ChannelOptions.DefaultAuthority
nameWithType: ChannelOptions.DefaultAuthority
- uid: Grpc.Core.ChannelOptions.Http2InitialSequenceNumber
name: Http2InitialSequenceNumber
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_Http2InitialSequenceNumber
commentId: F:Grpc.Core.ChannelOptions.Http2InitialSequenceNumber
fullName: Grpc.Core.ChannelOptions.Http2InitialSequenceNumber
nameWithType: ChannelOptions.Http2InitialSequenceNumber
- uid: Grpc.Core.ChannelOptions.MaxConcurrentStreams
name: MaxConcurrentStreams
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_MaxConcurrentStreams
commentId: F:Grpc.Core.ChannelOptions.MaxConcurrentStreams
fullName: Grpc.Core.ChannelOptions.MaxConcurrentStreams
nameWithType: ChannelOptions.MaxConcurrentStreams
- uid: Grpc.Core.ChannelOptions.MaxMessageLength
name: MaxMessageLength
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_MaxMessageLength
commentId: F:Grpc.Core.ChannelOptions.MaxMessageLength
fullName: Grpc.Core.ChannelOptions.MaxMessageLength
nameWithType: ChannelOptions.MaxMessageLength
- uid: Grpc.Core.ChannelOptions.MaxReceiveMessageLength
name: MaxReceiveMessageLength
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_MaxReceiveMessageLength
commentId: F:Grpc.Core.ChannelOptions.MaxReceiveMessageLength
fullName: Grpc.Core.ChannelOptions.MaxReceiveMessageLength
nameWithType: ChannelOptions.MaxReceiveMessageLength
- uid: Grpc.Core.ChannelOptions.MaxSendMessageLength
name: MaxSendMessageLength
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_MaxSendMessageLength
commentId: F:Grpc.Core.ChannelOptions.MaxSendMessageLength
fullName: Grpc.Core.ChannelOptions.MaxSendMessageLength
nameWithType: ChannelOptions.MaxSendMessageLength
- uid: Grpc.Core.ChannelOptions.PrimaryUserAgentString
name: PrimaryUserAgentString
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_PrimaryUserAgentString
commentId: F:Grpc.Core.ChannelOptions.PrimaryUserAgentString
fullName: Grpc.Core.ChannelOptions.PrimaryUserAgentString
nameWithType: ChannelOptions.PrimaryUserAgentString
- uid: Grpc.Core.ChannelOptions.SecondaryUserAgentString
name: SecondaryUserAgentString
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_SecondaryUserAgentString
commentId: F:Grpc.Core.ChannelOptions.SecondaryUserAgentString
fullName: Grpc.Core.ChannelOptions.SecondaryUserAgentString
nameWithType: ChannelOptions.SecondaryUserAgentString
- uid: Grpc.Core.ChannelOptions.SoReuseport
name: SoReuseport
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_SoReuseport
commentId: F:Grpc.Core.ChannelOptions.SoReuseport
fullName: Grpc.Core.ChannelOptions.SoReuseport
nameWithType: ChannelOptions.SoReuseport
- uid: Grpc.Core.ChannelOptions.SslTargetNameOverride
name: SslTargetNameOverride
href: api/Grpc.Core.ChannelOptions.html#Grpc_Core_ChannelOptions_SslTargetNameOverride
commentId: F:Grpc.Core.ChannelOptions.SslTargetNameOverride
fullName: Grpc.Core.ChannelOptions.SslTargetNameOverride
nameWithType: ChannelOptions.SslTargetNameOverride
- uid: Grpc.Core.ChannelState
name: ChannelState
href: api/Grpc.Core.ChannelState.html
commentId: T:Grpc.Core.ChannelState
fullName: Grpc.Core.ChannelState
nameWithType: ChannelState
- uid: Grpc.Core.ChannelState.Connecting
name: Connecting
href: api/Grpc.Core.ChannelState.html#Grpc_Core_ChannelState_Connecting
commentId: F:Grpc.Core.ChannelState.Connecting
fullName: Grpc.Core.ChannelState.Connecting
nameWithType: ChannelState.Connecting
- uid: Grpc.Core.ChannelState.Idle
name: Idle
href: api/Grpc.Core.ChannelState.html#Grpc_Core_ChannelState_Idle
commentId: F:Grpc.Core.ChannelState.Idle
fullName: Grpc.Core.ChannelState.Idle
nameWithType: ChannelState.Idle
- uid: Grpc.Core.ChannelState.Ready
name: Ready
href: api/Grpc.Core.ChannelState.html#Grpc_Core_ChannelState_Ready
commentId: F:Grpc.Core.ChannelState.Ready
fullName: Grpc.Core.ChannelState.Ready
nameWithType: ChannelState.Ready
- uid: Grpc.Core.ChannelState.Shutdown
name: Shutdown
href: api/Grpc.Core.ChannelState.html#Grpc_Core_ChannelState_Shutdown
commentId: F:Grpc.Core.ChannelState.Shutdown
fullName: Grpc.Core.ChannelState.Shutdown
nameWithType: ChannelState.Shutdown
- uid: Grpc.Core.ChannelState.TransientFailure
name: TransientFailure
href: api/Grpc.Core.ChannelState.html#Grpc_Core_ChannelState_TransientFailure
commentId: F:Grpc.Core.ChannelState.TransientFailure
fullName: Grpc.Core.ChannelState.TransientFailure
nameWithType: ChannelState.TransientFailure
- uid: Grpc.Core.ClientBase
name: ClientBase
href: api/Grpc.Core.ClientBase.html
commentId: T:Grpc.Core.ClientBase
fullName: Grpc.Core.ClientBase
nameWithType: ClientBase
- uid: Grpc.Core.ClientBase.#ctor
name: ClientBase()
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase__ctor
commentId: M:Grpc.Core.ClientBase.#ctor
fullName: Grpc.Core.ClientBase.ClientBase()
nameWithType: ClientBase.ClientBase()
- uid: Grpc.Core.ClientBase.#ctor(Grpc.Core.CallInvoker)
name: ClientBase(CallInvoker)
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase__ctor_Grpc_Core_CallInvoker_
commentId: M:Grpc.Core.ClientBase.#ctor(Grpc.Core.CallInvoker)
fullName: Grpc.Core.ClientBase.ClientBase(Grpc.Core.CallInvoker)
nameWithType: ClientBase.ClientBase(CallInvoker)
- uid: Grpc.Core.ClientBase.#ctor(Grpc.Core.Channel)
name: ClientBase(Channel)
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase__ctor_Grpc_Core_Channel_
commentId: M:Grpc.Core.ClientBase.#ctor(Grpc.Core.Channel)
fullName: Grpc.Core.ClientBase.ClientBase(Grpc.Core.Channel)
nameWithType: ClientBase.ClientBase(Channel)
- uid: Grpc.Core.ClientBase.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
name: ClientBase(ClientBase.ClientBaseConfiguration)
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase__ctor_Grpc_Core_ClientBase_ClientBaseConfiguration_
commentId: M:Grpc.Core.ClientBase.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName: Grpc.Core.ClientBase.ClientBase(Grpc.Core.ClientBase.ClientBaseConfiguration)
nameWithType: ClientBase.ClientBase(ClientBase.ClientBaseConfiguration)
- uid: Grpc.Core.ClientBase.#ctor*
name: ClientBase
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase__ctor_
commentId: Overload:Grpc.Core.ClientBase.#ctor
isSpec: "True"
fullName: Grpc.Core.ClientBase.ClientBase
nameWithType: ClientBase.ClientBase
- uid: Grpc.Core.ClientBase.CallInvoker
name: CallInvoker
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase_CallInvoker
commentId: P:Grpc.Core.ClientBase.CallInvoker
fullName: Grpc.Core.ClientBase.CallInvoker
nameWithType: ClientBase.CallInvoker
- uid: Grpc.Core.ClientBase.CallInvoker*
name: CallInvoker
href: api/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase_CallInvoker_
commentId: Overload:Grpc.Core.ClientBase.CallInvoker
isSpec: "True"
fullName: Grpc.Core.ClientBase.CallInvoker
nameWithType: ClientBase.CallInvoker
- uid: Grpc.Core.ClientBase.ClientBaseConfiguration
name: ClientBase.ClientBaseConfiguration
href: api/Grpc.Core.ClientBase.ClientBaseConfiguration.html
commentId: T:Grpc.Core.ClientBase.ClientBaseConfiguration
fullName: Grpc.Core.ClientBase.ClientBaseConfiguration
nameWithType: ClientBase.ClientBaseConfiguration
- uid: Grpc.Core.ClientBase`1
name: ClientBase<T>
href: api/Grpc.Core.ClientBase-1.html
commentId: T:Grpc.Core.ClientBase`1
name.vb: ClientBase(Of T)
fullName: Grpc.Core.ClientBase<T>
fullName.vb: Grpc.Core.ClientBase(Of T)
nameWithType: ClientBase<T>
nameWithType.vb: ClientBase(Of T)
- uid: Grpc.Core.ClientBase`1.#ctor
name: ClientBase()
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1__ctor
commentId: M:Grpc.Core.ClientBase`1.#ctor
fullName: Grpc.Core.ClientBase<T>.ClientBase()
fullName.vb: Grpc.Core.ClientBase(Of T).ClientBase()
nameWithType: ClientBase<T>.ClientBase()
nameWithType.vb: ClientBase(Of T).ClientBase()
- uid: Grpc.Core.ClientBase`1.#ctor(Grpc.Core.CallInvoker)
name: ClientBase(CallInvoker)
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1__ctor_Grpc_Core_CallInvoker_
commentId: M:Grpc.Core.ClientBase`1.#ctor(Grpc.Core.CallInvoker)
fullName: Grpc.Core.ClientBase<T>.ClientBase(Grpc.Core.CallInvoker)
fullName.vb: Grpc.Core.ClientBase(Of T).ClientBase(Grpc.Core.CallInvoker)
nameWithType: ClientBase<T>.ClientBase(CallInvoker)
nameWithType.vb: ClientBase(Of T).ClientBase(CallInvoker)
- uid: Grpc.Core.ClientBase`1.#ctor(Grpc.Core.Channel)
name: ClientBase(Channel)
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1__ctor_Grpc_Core_Channel_
commentId: M:Grpc.Core.ClientBase`1.#ctor(Grpc.Core.Channel)
fullName: Grpc.Core.ClientBase<T>.ClientBase(Grpc.Core.Channel)
fullName.vb: Grpc.Core.ClientBase(Of T).ClientBase(Grpc.Core.Channel)
nameWithType: ClientBase<T>.ClientBase(Channel)
nameWithType.vb: ClientBase(Of T).ClientBase(Channel)
- uid: Grpc.Core.ClientBase`1.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
name: ClientBase(ClientBase.ClientBaseConfiguration)
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1__ctor_Grpc_Core_ClientBase_ClientBaseConfiguration_
commentId: M:Grpc.Core.ClientBase`1.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName: Grpc.Core.ClientBase<T>.ClientBase(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName.vb: Grpc.Core.ClientBase(Of T).ClientBase(Grpc.Core.ClientBase.ClientBaseConfiguration)
nameWithType: ClientBase<T>.ClientBase(ClientBase.ClientBaseConfiguration)
nameWithType.vb: ClientBase(Of T).ClientBase(ClientBase.ClientBaseConfiguration)
- uid: Grpc.Core.ClientBase`1.#ctor*
name: ClientBase
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1__ctor_
commentId: Overload:Grpc.Core.ClientBase`1.#ctor
isSpec: "True"
fullName: Grpc.Core.ClientBase<T>.ClientBase
fullName.vb: Grpc.Core.ClientBase(Of T).ClientBase
nameWithType: ClientBase<T>.ClientBase
nameWithType.vb: ClientBase(Of T).ClientBase
- uid: Grpc.Core.ClientBase`1.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
name: NewInstance(ClientBase.ClientBaseConfiguration)
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1_NewInstance_Grpc_Core_ClientBase_ClientBaseConfiguration_
commentId: M:Grpc.Core.ClientBase`1.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName: Grpc.Core.ClientBase<T>.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName.vb: Grpc.Core.ClientBase(Of T).NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
nameWithType: ClientBase<T>.NewInstance(ClientBase.ClientBaseConfiguration)
nameWithType.vb: ClientBase(Of T).NewInstance(ClientBase.ClientBaseConfiguration)
- uid: Grpc.Core.ClientBase`1.NewInstance*
name: NewInstance
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1_NewInstance_
commentId: Overload:Grpc.Core.ClientBase`1.NewInstance
isSpec: "True"
fullName: Grpc.Core.ClientBase<T>.NewInstance
fullName.vb: Grpc.Core.ClientBase(Of T).NewInstance
nameWithType: ClientBase<T>.NewInstance
nameWithType.vb: ClientBase(Of T).NewInstance
- uid: Grpc.Core.ClientBase`1.WithHost(System.String)
name: WithHost(String)
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1_WithHost_System_String_
commentId: M:Grpc.Core.ClientBase`1.WithHost(System.String)
fullName: Grpc.Core.ClientBase<T>.WithHost(System.String)
fullName.vb: Grpc.Core.ClientBase(Of T).WithHost(System.String)
nameWithType: ClientBase<T>.WithHost(String)
nameWithType.vb: ClientBase(Of T).WithHost(String)
- uid: Grpc.Core.ClientBase`1.WithHost*
name: WithHost
href: api/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1_WithHost_
commentId: Overload:Grpc.Core.ClientBase`1.WithHost
isSpec: "True"
fullName: Grpc.Core.ClientBase<T>.WithHost
fullName.vb: Grpc.Core.ClientBase(Of T).WithHost
nameWithType: ClientBase<T>.WithHost
nameWithType.vb: ClientBase(Of T).WithHost
- uid: Grpc.Core.ClientStreamingServerMethod`2
name: ClientStreamingServerMethod<TRequest, TResponse>
href: api/Grpc.Core.ClientStreamingServerMethod-2.html
commentId: T:Grpc.Core.ClientStreamingServerMethod`2
name.vb: ClientStreamingServerMethod(Of TRequest, TResponse)
fullName: Grpc.Core.ClientStreamingServerMethod<TRequest, TResponse>
fullName.vb: Grpc.Core.ClientStreamingServerMethod(Of TRequest, TResponse)
nameWithType: ClientStreamingServerMethod<TRequest, TResponse>
nameWithType.vb: ClientStreamingServerMethod(Of TRequest, TResponse)
- uid: Grpc.Core.CompressionLevel
name: CompressionLevel
href: api/Grpc.Core.CompressionLevel.html
commentId: T:Grpc.Core.CompressionLevel
fullName: Grpc.Core.CompressionLevel
nameWithType: CompressionLevel
- uid: Grpc.Core.CompressionLevel.High
name: High
href: api/Grpc.Core.CompressionLevel.html#Grpc_Core_CompressionLevel_High
commentId: F:Grpc.Core.CompressionLevel.High
fullName: Grpc.Core.CompressionLevel.High
nameWithType: CompressionLevel.High
- uid: Grpc.Core.CompressionLevel.Low
name: Low
href: api/Grpc.Core.CompressionLevel.html#Grpc_Core_CompressionLevel_Low
commentId: F:Grpc.Core.CompressionLevel.Low
fullName: Grpc.Core.CompressionLevel.Low
nameWithType: CompressionLevel.Low
- uid: Grpc.Core.CompressionLevel.Medium
name: Medium
href: api/Grpc.Core.CompressionLevel.html#Grpc_Core_CompressionLevel_Medium
commentId: F:Grpc.Core.CompressionLevel.Medium
fullName: Grpc.Core.CompressionLevel.Medium
nameWithType: CompressionLevel.Medium
- uid: Grpc.Core.CompressionLevel.None
name: None
href: api/Grpc.Core.CompressionLevel.html#Grpc_Core_CompressionLevel_None
commentId: F:Grpc.Core.CompressionLevel.None
fullName: Grpc.Core.CompressionLevel.None
nameWithType: CompressionLevel.None
- uid: Grpc.Core.ContextPropagationOptions
name: ContextPropagationOptions
href: api/Grpc.Core.ContextPropagationOptions.html
commentId: T:Grpc.Core.ContextPropagationOptions
fullName: Grpc.Core.ContextPropagationOptions
nameWithType: ContextPropagationOptions
- uid: Grpc.Core.ContextPropagationOptions.#ctor(System.Boolean,System.Boolean)
name: ContextPropagationOptions(Boolean, Boolean)
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions__ctor_System_Boolean_System_Boolean_
commentId: M:Grpc.Core.ContextPropagationOptions.#ctor(System.Boolean,System.Boolean)
fullName: Grpc.Core.ContextPropagationOptions.ContextPropagationOptions(System.Boolean, System.Boolean)
nameWithType: ContextPropagationOptions.ContextPropagationOptions(Boolean, Boolean)
- uid: Grpc.Core.ContextPropagationOptions.#ctor*
name: ContextPropagationOptions
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions__ctor_
commentId: Overload:Grpc.Core.ContextPropagationOptions.#ctor
isSpec: "True"
fullName: Grpc.Core.ContextPropagationOptions.ContextPropagationOptions
nameWithType: ContextPropagationOptions.ContextPropagationOptions
- uid: Grpc.Core.ContextPropagationOptions.Default
name: Default
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions_Default
commentId: F:Grpc.Core.ContextPropagationOptions.Default
fullName: Grpc.Core.ContextPropagationOptions.Default
nameWithType: ContextPropagationOptions.Default
- uid: Grpc.Core.ContextPropagationOptions.IsPropagateCancellation
name: IsPropagateCancellation
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions_IsPropagateCancellation
commentId: P:Grpc.Core.ContextPropagationOptions.IsPropagateCancellation
fullName: Grpc.Core.ContextPropagationOptions.IsPropagateCancellation
nameWithType: ContextPropagationOptions.IsPropagateCancellation
- uid: Grpc.Core.ContextPropagationOptions.IsPropagateCancellation*
name: IsPropagateCancellation
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions_IsPropagateCancellation_
commentId: Overload:Grpc.Core.ContextPropagationOptions.IsPropagateCancellation
isSpec: "True"
fullName: Grpc.Core.ContextPropagationOptions.IsPropagateCancellation
nameWithType: ContextPropagationOptions.IsPropagateCancellation
- uid: Grpc.Core.ContextPropagationOptions.IsPropagateDeadline
name: IsPropagateDeadline
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions_IsPropagateDeadline
commentId: P:Grpc.Core.ContextPropagationOptions.IsPropagateDeadline
fullName: Grpc.Core.ContextPropagationOptions.IsPropagateDeadline
nameWithType: ContextPropagationOptions.IsPropagateDeadline
- uid: Grpc.Core.ContextPropagationOptions.IsPropagateDeadline*
name: IsPropagateDeadline
href: api/Grpc.Core.ContextPropagationOptions.html#Grpc_Core_ContextPropagationOptions_IsPropagateDeadline_
commentId: Overload:Grpc.Core.ContextPropagationOptions.IsPropagateDeadline
isSpec: "True"
fullName: Grpc.Core.ContextPropagationOptions.IsPropagateDeadline
nameWithType: ContextPropagationOptions.IsPropagateDeadline
- uid: Grpc.Core.ContextPropagationToken
name: ContextPropagationToken
href: api/Grpc.Core.ContextPropagationToken.html
commentId: T:Grpc.Core.ContextPropagationToken
fullName: Grpc.Core.ContextPropagationToken
nameWithType: ContextPropagationToken
- uid: Grpc.Core.DefaultCallInvoker
name: DefaultCallInvoker
href: api/Grpc.Core.DefaultCallInvoker.html
commentId: T:Grpc.Core.DefaultCallInvoker
fullName: Grpc.Core.DefaultCallInvoker
nameWithType: DefaultCallInvoker
- uid: Grpc.Core.DefaultCallInvoker.#ctor(Grpc.Core.Channel)
name: DefaultCallInvoker(Channel)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker__ctor_Grpc_Core_Channel_
commentId: M:Grpc.Core.DefaultCallInvoker.#ctor(Grpc.Core.Channel)
fullName: Grpc.Core.DefaultCallInvoker.DefaultCallInvoker(Grpc.Core.Channel)
nameWithType: DefaultCallInvoker.DefaultCallInvoker(Channel)
- uid: Grpc.Core.DefaultCallInvoker.#ctor*
name: DefaultCallInvoker
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker__ctor_
commentId: Overload:Grpc.Core.DefaultCallInvoker.#ctor
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.DefaultCallInvoker
nameWithType: DefaultCallInvoker.DefaultCallInvoker
- uid: Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall*
name: AsyncClientStreamingCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncClientStreamingCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall
nameWithType: DefaultCallInvoker.AsyncClientStreamingCall
- uid: Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name: AsyncClientStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncClientStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.DefaultCallInvoker.AsyncClientStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: DefaultCallInvoker.AsyncClientStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: DefaultCallInvoker.AsyncClientStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncDuplexStreamingCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall
nameWithType: DefaultCallInvoker.AsyncDuplexStreamingCall
- uid: Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name: AsyncDuplexStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncDuplexStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.DefaultCallInvoker.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: DefaultCallInvoker.AsyncDuplexStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: DefaultCallInvoker.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall*
name: AsyncServerStreamingCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncServerStreamingCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall
nameWithType: DefaultCallInvoker.AsyncServerStreamingCall
- uid: Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: AsyncServerStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncServerStreamingCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: AsyncServerStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.DefaultCallInvoker.AsyncServerStreamingCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: DefaultCallInvoker.AsyncServerStreamingCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: DefaultCallInvoker.AsyncServerStreamingCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.DefaultCallInvoker.AsyncUnaryCall*
name: AsyncUnaryCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncUnaryCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.AsyncUnaryCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.AsyncUnaryCall
nameWithType: DefaultCallInvoker.AsyncUnaryCall
- uid: Grpc.Core.DefaultCallInvoker.AsyncUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: AsyncUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_AsyncUnaryCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.DefaultCallInvoker.AsyncUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: AsyncUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.DefaultCallInvoker.AsyncUnaryCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.DefaultCallInvoker.AsyncUnaryCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: DefaultCallInvoker.AsyncUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: DefaultCallInvoker.AsyncUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.DefaultCallInvoker.BlockingUnaryCall*
name: BlockingUnaryCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_BlockingUnaryCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.BlockingUnaryCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.BlockingUnaryCall
nameWithType: DefaultCallInvoker.BlockingUnaryCall
- uid: Grpc.Core.DefaultCallInvoker.BlockingUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name: BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_BlockingUnaryCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions___0_
commentId: M:Grpc.Core.DefaultCallInvoker.BlockingUnaryCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions,``0)
name.vb: BlockingUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
fullName: Grpc.Core.DefaultCallInvoker.BlockingUnaryCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions, TRequest)
fullName.vb: Grpc.Core.DefaultCallInvoker.BlockingUnaryCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions, TRequest)
nameWithType: DefaultCallInvoker.BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions, TRequest)
nameWithType.vb: DefaultCallInvoker.BlockingUnaryCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions, TRequest)
- uid: Grpc.Core.DefaultCallInvoker.CreateCall*
name: CreateCall
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_CreateCall_
commentId: Overload:Grpc.Core.DefaultCallInvoker.CreateCall
isSpec: "True"
fullName: Grpc.Core.DefaultCallInvoker.CreateCall
nameWithType: DefaultCallInvoker.CreateCall
- uid: Grpc.Core.DefaultCallInvoker.CreateCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name: CreateCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.DefaultCallInvoker.html#Grpc_Core_DefaultCallInvoker_CreateCall__2_Grpc_Core_Method___0___1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.DefaultCallInvoker.CreateCall``2(Grpc.Core.Method{``0,``1},System.String,Grpc.Core.CallOptions)
name.vb: CreateCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.DefaultCallInvoker.CreateCall<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.DefaultCallInvoker.CreateCall(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: DefaultCallInvoker.CreateCall<TRequest, TResponse>(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: DefaultCallInvoker.CreateCall(Of TRequest, TResponse)(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.DeserializationContext
name: DeserializationContext
href: api/Grpc.Core.DeserializationContext.html
commentId: T:Grpc.Core.DeserializationContext
fullName: Grpc.Core.DeserializationContext
nameWithType: DeserializationContext
- uid: Grpc.Core.DeserializationContext.PayloadAsNewBuffer
name: PayloadAsNewBuffer()
href: api/Grpc.Core.DeserializationContext.html#Grpc_Core_DeserializationContext_PayloadAsNewBuffer
commentId: M:Grpc.Core.DeserializationContext.PayloadAsNewBuffer
fullName: Grpc.Core.DeserializationContext.PayloadAsNewBuffer()
nameWithType: DeserializationContext.PayloadAsNewBuffer()
- uid: Grpc.Core.DeserializationContext.PayloadAsNewBuffer*
name: PayloadAsNewBuffer
href: api/Grpc.Core.DeserializationContext.html#Grpc_Core_DeserializationContext_PayloadAsNewBuffer_
commentId: Overload:Grpc.Core.DeserializationContext.PayloadAsNewBuffer
isSpec: "True"
fullName: Grpc.Core.DeserializationContext.PayloadAsNewBuffer
nameWithType: DeserializationContext.PayloadAsNewBuffer
- uid: Grpc.Core.DeserializationContext.PayloadLength
name: PayloadLength
href: api/Grpc.Core.DeserializationContext.html#Grpc_Core_DeserializationContext_PayloadLength
commentId: P:Grpc.Core.DeserializationContext.PayloadLength
fullName: Grpc.Core.DeserializationContext.PayloadLength
nameWithType: DeserializationContext.PayloadLength
- uid: Grpc.Core.DeserializationContext.PayloadLength*
name: PayloadLength
href: api/Grpc.Core.DeserializationContext.html#Grpc_Core_DeserializationContext_PayloadLength_
commentId: Overload:Grpc.Core.DeserializationContext.PayloadLength
isSpec: "True"
fullName: Grpc.Core.DeserializationContext.PayloadLength
nameWithType: DeserializationContext.PayloadLength
- uid: Grpc.Core.DuplexStreamingServerMethod`2
name: DuplexStreamingServerMethod<TRequest, TResponse>
href: api/Grpc.Core.DuplexStreamingServerMethod-2.html
commentId: T:Grpc.Core.DuplexStreamingServerMethod`2
name.vb: DuplexStreamingServerMethod(Of TRequest, TResponse)
fullName: Grpc.Core.DuplexStreamingServerMethod<TRequest, TResponse>
fullName.vb: Grpc.Core.DuplexStreamingServerMethod(Of TRequest, TResponse)
nameWithType: DuplexStreamingServerMethod<TRequest, TResponse>
nameWithType.vb: DuplexStreamingServerMethod(Of TRequest, TResponse)
- uid: Grpc.Core.GrpcEnvironment
name: GrpcEnvironment
href: api/Grpc.Core.GrpcEnvironment.html
commentId: T:Grpc.Core.GrpcEnvironment
fullName: Grpc.Core.GrpcEnvironment
nameWithType: GrpcEnvironment
- uid: Grpc.Core.GrpcEnvironment.KillServersAsync
name: KillServersAsync()
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_KillServersAsync
commentId: M:Grpc.Core.GrpcEnvironment.KillServersAsync
fullName: Grpc.Core.GrpcEnvironment.KillServersAsync()
nameWithType: GrpcEnvironment.KillServersAsync()
- uid: Grpc.Core.GrpcEnvironment.KillServersAsync*
name: KillServersAsync
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_KillServersAsync_
commentId: Overload:Grpc.Core.GrpcEnvironment.KillServersAsync
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.KillServersAsync
nameWithType: GrpcEnvironment.KillServersAsync
- uid: Grpc.Core.GrpcEnvironment.Logger
name: Logger
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_Logger
commentId: P:Grpc.Core.GrpcEnvironment.Logger
fullName: Grpc.Core.GrpcEnvironment.Logger
nameWithType: GrpcEnvironment.Logger
- uid: Grpc.Core.GrpcEnvironment.Logger*
name: Logger
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_Logger_
commentId: Overload:Grpc.Core.GrpcEnvironment.Logger
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.Logger
nameWithType: GrpcEnvironment.Logger
- uid: Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams(System.Int32,System.Int32)
name: SetBatchContextPoolParams(Int32, Int32)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetBatchContextPoolParams_System_Int32_System_Int32_
commentId: M:Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams(System.Int32,System.Int32)
fullName: Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams(System.Int32, System.Int32)
nameWithType: GrpcEnvironment.SetBatchContextPoolParams(Int32, Int32)
- uid: Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams*
name: SetBatchContextPoolParams
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetBatchContextPoolParams_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetBatchContextPoolParams
nameWithType: GrpcEnvironment.SetBatchContextPoolParams
- uid: Grpc.Core.GrpcEnvironment.SetCompletionQueueCount(System.Int32)
name: SetCompletionQueueCount(Int32)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetCompletionQueueCount_System_Int32_
commentId: M:Grpc.Core.GrpcEnvironment.SetCompletionQueueCount(System.Int32)
fullName: Grpc.Core.GrpcEnvironment.SetCompletionQueueCount(System.Int32)
nameWithType: GrpcEnvironment.SetCompletionQueueCount(Int32)
- uid: Grpc.Core.GrpcEnvironment.SetCompletionQueueCount*
name: SetCompletionQueueCount
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetCompletionQueueCount_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetCompletionQueueCount
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetCompletionQueueCount
nameWithType: GrpcEnvironment.SetCompletionQueueCount
- uid: Grpc.Core.GrpcEnvironment.SetHandlerInlining(System.Boolean)
name: SetHandlerInlining(Boolean)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetHandlerInlining_System_Boolean_
commentId: M:Grpc.Core.GrpcEnvironment.SetHandlerInlining(System.Boolean)
fullName: Grpc.Core.GrpcEnvironment.SetHandlerInlining(System.Boolean)
nameWithType: GrpcEnvironment.SetHandlerInlining(Boolean)
- uid: Grpc.Core.GrpcEnvironment.SetHandlerInlining*
name: SetHandlerInlining
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetHandlerInlining_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetHandlerInlining
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetHandlerInlining
nameWithType: GrpcEnvironment.SetHandlerInlining
- uid: Grpc.Core.GrpcEnvironment.SetLogger(Grpc.Core.Logging.ILogger)
name: SetLogger(ILogger)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetLogger_Grpc_Core_Logging_ILogger_
commentId: M:Grpc.Core.GrpcEnvironment.SetLogger(Grpc.Core.Logging.ILogger)
fullName: Grpc.Core.GrpcEnvironment.SetLogger(Grpc.Core.Logging.ILogger)
nameWithType: GrpcEnvironment.SetLogger(ILogger)
- uid: Grpc.Core.GrpcEnvironment.SetLogger*
name: SetLogger
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetLogger_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetLogger
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetLogger
nameWithType: GrpcEnvironment.SetLogger
- uid: Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams(System.Int32,System.Int32)
name: SetRequestCallContextPoolParams(Int32, Int32)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetRequestCallContextPoolParams_System_Int32_System_Int32_
commentId: M:Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams(System.Int32,System.Int32)
fullName: Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams(System.Int32, System.Int32)
nameWithType: GrpcEnvironment.SetRequestCallContextPoolParams(Int32, Int32)
- uid: Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams*
name: SetRequestCallContextPoolParams
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetRequestCallContextPoolParams_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetRequestCallContextPoolParams
nameWithType: GrpcEnvironment.SetRequestCallContextPoolParams
- uid: Grpc.Core.GrpcEnvironment.SetThreadPoolSize(System.Int32)
name: SetThreadPoolSize(Int32)
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetThreadPoolSize_System_Int32_
commentId: M:Grpc.Core.GrpcEnvironment.SetThreadPoolSize(System.Int32)
fullName: Grpc.Core.GrpcEnvironment.SetThreadPoolSize(System.Int32)
nameWithType: GrpcEnvironment.SetThreadPoolSize(Int32)
- uid: Grpc.Core.GrpcEnvironment.SetThreadPoolSize*
name: SetThreadPoolSize
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_SetThreadPoolSize_
commentId: Overload:Grpc.Core.GrpcEnvironment.SetThreadPoolSize
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.SetThreadPoolSize
nameWithType: GrpcEnvironment.SetThreadPoolSize
- uid: Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync
name: ShutdownChannelsAsync()
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_ShutdownChannelsAsync
commentId: M:Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync
fullName: Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync()
nameWithType: GrpcEnvironment.ShutdownChannelsAsync()
- uid: Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync*
name: ShutdownChannelsAsync
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_ShutdownChannelsAsync_
commentId: Overload:Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync
isSpec: "True"
fullName: Grpc.Core.GrpcEnvironment.ShutdownChannelsAsync
nameWithType: GrpcEnvironment.ShutdownChannelsAsync
- uid: Grpc.Core.GrpcEnvironment.ShuttingDown
name: ShuttingDown
href: api/Grpc.Core.GrpcEnvironment.html#Grpc_Core_GrpcEnvironment_ShuttingDown
commentId: E:Grpc.Core.GrpcEnvironment.ShuttingDown
fullName: Grpc.Core.GrpcEnvironment.ShuttingDown
nameWithType: GrpcEnvironment.ShuttingDown
- uid: Grpc.Core.IAsyncStreamReader`1
name: IAsyncStreamReader<T>
href: api/Grpc.Core.IAsyncStreamReader-1.html
commentId: T:Grpc.Core.IAsyncStreamReader`1
name.vb: IAsyncStreamReader(Of T)
fullName: Grpc.Core.IAsyncStreamReader<T>
fullName.vb: Grpc.Core.IAsyncStreamReader(Of T)
nameWithType: IAsyncStreamReader<T>
nameWithType.vb: IAsyncStreamReader(Of T)
- uid: Grpc.Core.IAsyncStreamWriter`1
name: IAsyncStreamWriter<T>
href: api/Grpc.Core.IAsyncStreamWriter-1.html
commentId: T:Grpc.Core.IAsyncStreamWriter`1
name.vb: IAsyncStreamWriter(Of T)
fullName: Grpc.Core.IAsyncStreamWriter<T>
fullName.vb: Grpc.Core.IAsyncStreamWriter(Of T)
nameWithType: IAsyncStreamWriter<T>
nameWithType.vb: IAsyncStreamWriter(Of T)
- uid: Grpc.Core.IAsyncStreamWriter`1.WriteAsync(`0)
name: WriteAsync(T)
href: api/Grpc.Core.IAsyncStreamWriter-1.html#Grpc_Core_IAsyncStreamWriter_1_WriteAsync__0_
commentId: M:Grpc.Core.IAsyncStreamWriter`1.WriteAsync(`0)
fullName: Grpc.Core.IAsyncStreamWriter<T>.WriteAsync(T)
fullName.vb: Grpc.Core.IAsyncStreamWriter(Of T).WriteAsync(T)
nameWithType: IAsyncStreamWriter<T>.WriteAsync(T)
nameWithType.vb: IAsyncStreamWriter(Of T).WriteAsync(T)
- uid: Grpc.Core.IAsyncStreamWriter`1.WriteAsync*
name: WriteAsync
href: api/Grpc.Core.IAsyncStreamWriter-1.html#Grpc_Core_IAsyncStreamWriter_1_WriteAsync_
commentId: Overload:Grpc.Core.IAsyncStreamWriter`1.WriteAsync
isSpec: "True"
fullName: Grpc.Core.IAsyncStreamWriter<T>.WriteAsync
fullName.vb: Grpc.Core.IAsyncStreamWriter(Of T).WriteAsync
nameWithType: IAsyncStreamWriter<T>.WriteAsync
nameWithType.vb: IAsyncStreamWriter(Of T).WriteAsync
- uid: Grpc.Core.IAsyncStreamWriter`1.WriteOptions
name: WriteOptions
href: api/Grpc.Core.IAsyncStreamWriter-1.html#Grpc_Core_IAsyncStreamWriter_1_WriteOptions
commentId: P:Grpc.Core.IAsyncStreamWriter`1.WriteOptions
fullName: Grpc.Core.IAsyncStreamWriter<T>.WriteOptions
fullName.vb: Grpc.Core.IAsyncStreamWriter(Of T).WriteOptions
nameWithType: IAsyncStreamWriter<T>.WriteOptions
nameWithType.vb: IAsyncStreamWriter(Of T).WriteOptions
- uid: Grpc.Core.IAsyncStreamWriter`1.WriteOptions*
name: WriteOptions
href: api/Grpc.Core.IAsyncStreamWriter-1.html#Grpc_Core_IAsyncStreamWriter_1_WriteOptions_
commentId: Overload:Grpc.Core.IAsyncStreamWriter`1.WriteOptions
isSpec: "True"
fullName: Grpc.Core.IAsyncStreamWriter<T>.WriteOptions
fullName.vb: Grpc.Core.IAsyncStreamWriter(Of T).WriteOptions
nameWithType: IAsyncStreamWriter<T>.WriteOptions
nameWithType.vb: IAsyncStreamWriter(Of T).WriteOptions
- uid: Grpc.Core.IClientStreamWriter`1
name: IClientStreamWriter<T>
href: api/Grpc.Core.IClientStreamWriter-1.html
commentId: T:Grpc.Core.IClientStreamWriter`1
name.vb: IClientStreamWriter(Of T)
fullName: Grpc.Core.IClientStreamWriter<T>
fullName.vb: Grpc.Core.IClientStreamWriter(Of T)
nameWithType: IClientStreamWriter<T>
nameWithType.vb: IClientStreamWriter(Of T)
- uid: Grpc.Core.IClientStreamWriter`1.CompleteAsync
name: CompleteAsync()
href: api/Grpc.Core.IClientStreamWriter-1.html#Grpc_Core_IClientStreamWriter_1_CompleteAsync
commentId: M:Grpc.Core.IClientStreamWriter`1.CompleteAsync
fullName: Grpc.Core.IClientStreamWriter<T>.CompleteAsync()
fullName.vb: Grpc.Core.IClientStreamWriter(Of T).CompleteAsync()
nameWithType: IClientStreamWriter<T>.CompleteAsync()
nameWithType.vb: IClientStreamWriter(Of T).CompleteAsync()
- uid: Grpc.Core.IClientStreamWriter`1.CompleteAsync*
name: CompleteAsync
href: api/Grpc.Core.IClientStreamWriter-1.html#Grpc_Core_IClientStreamWriter_1_CompleteAsync_
commentId: Overload:Grpc.Core.IClientStreamWriter`1.CompleteAsync
isSpec: "True"
fullName: Grpc.Core.IClientStreamWriter<T>.CompleteAsync
fullName.vb: Grpc.Core.IClientStreamWriter(Of T).CompleteAsync
nameWithType: IClientStreamWriter<T>.CompleteAsync
nameWithType.vb: IClientStreamWriter(Of T).CompleteAsync
- uid: Grpc.Core.IMethod
name: IMethod
href: api/Grpc.Core.IMethod.html
commentId: T:Grpc.Core.IMethod
fullName: Grpc.Core.IMethod
nameWithType: IMethod
- uid: Grpc.Core.IMethod.FullName
name: FullName
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_FullName
commentId: P:Grpc.Core.IMethod.FullName
fullName: Grpc.Core.IMethod.FullName
nameWithType: IMethod.FullName
- uid: Grpc.Core.IMethod.FullName*
name: FullName
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_FullName_
commentId: Overload:Grpc.Core.IMethod.FullName
isSpec: "True"
fullName: Grpc.Core.IMethod.FullName
nameWithType: IMethod.FullName
- uid: Grpc.Core.IMethod.Name
name: Name
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_Name
commentId: P:Grpc.Core.IMethod.Name
fullName: Grpc.Core.IMethod.Name
nameWithType: IMethod.Name
- uid: Grpc.Core.IMethod.Name*
name: Name
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_Name_
commentId: Overload:Grpc.Core.IMethod.Name
isSpec: "True"
fullName: Grpc.Core.IMethod.Name
nameWithType: IMethod.Name
- uid: Grpc.Core.IMethod.ServiceName
name: ServiceName
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_ServiceName
commentId: P:Grpc.Core.IMethod.ServiceName
fullName: Grpc.Core.IMethod.ServiceName
nameWithType: IMethod.ServiceName
- uid: Grpc.Core.IMethod.ServiceName*
name: ServiceName
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_ServiceName_
commentId: Overload:Grpc.Core.IMethod.ServiceName
isSpec: "True"
fullName: Grpc.Core.IMethod.ServiceName
nameWithType: IMethod.ServiceName
- uid: Grpc.Core.IMethod.Type
name: Type
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_Type
commentId: P:Grpc.Core.IMethod.Type
fullName: Grpc.Core.IMethod.Type
nameWithType: IMethod.Type
- uid: Grpc.Core.IMethod.Type*
name: Type
href: api/Grpc.Core.IMethod.html#Grpc_Core_IMethod_Type_
commentId: Overload:Grpc.Core.IMethod.Type
isSpec: "True"
fullName: Grpc.Core.IMethod.Type
nameWithType: IMethod.Type
- uid: Grpc.Core.Interceptors
name: Grpc.Core.Interceptors
href: api/Grpc.Core.Interceptors.html
commentId: N:Grpc.Core.Interceptors
fullName: Grpc.Core.Interceptors
nameWithType: Grpc.Core.Interceptors
- uid: Grpc.Core.Interceptors.CallInvokerExtensions
name: CallInvokerExtensions
href: api/Grpc.Core.Interceptors.CallInvokerExtensions.html
commentId: T:Grpc.Core.Interceptors.CallInvokerExtensions
fullName: Grpc.Core.Interceptors.CallInvokerExtensions
nameWithType: CallInvokerExtensions
- uid: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,Grpc.Core.Interceptors.Interceptor)
name: Intercept(CallInvoker, Interceptor)
href: api/Grpc.Core.Interceptors.CallInvokerExtensions.html#Grpc_Core_Interceptors_CallInvokerExtensions_Intercept_Grpc_Core_CallInvoker_Grpc_Core_Interceptors_Interceptor_
commentId: M:Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,Grpc.Core.Interceptors.Interceptor)
fullName: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker, Grpc.Core.Interceptors.Interceptor)
nameWithType: CallInvokerExtensions.Intercept(CallInvoker, Interceptor)
- uid: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,Grpc.Core.Interceptors.Interceptor[])
name: Intercept(CallInvoker, Interceptor[])
href: api/Grpc.Core.Interceptors.CallInvokerExtensions.html#Grpc_Core_Interceptors_CallInvokerExtensions_Intercept_Grpc_Core_CallInvoker_Grpc_Core_Interceptors_Interceptor___
commentId: M:Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,Grpc.Core.Interceptors.Interceptor[])
name.vb: Intercept(CallInvoker, Interceptor())
fullName: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker, Grpc.Core.Interceptors.Interceptor[])
fullName.vb: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker, Grpc.Core.Interceptors.Interceptor())
nameWithType: CallInvokerExtensions.Intercept(CallInvoker, Interceptor[])
nameWithType.vb: CallInvokerExtensions.Intercept(CallInvoker, Interceptor())
- uid: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,System.Func{Grpc.Core.Metadata,Grpc.Core.Metadata})
name: Intercept(CallInvoker, Func<Metadata, Metadata>)
href: api/Grpc.Core.Interceptors.CallInvokerExtensions.html#Grpc_Core_Interceptors_CallInvokerExtensions_Intercept_Grpc_Core_CallInvoker_System_Func_Grpc_Core_Metadata_Grpc_Core_Metadata__
commentId: M:Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker,System.Func{Grpc.Core.Metadata,Grpc.Core.Metadata})
name.vb: Intercept(CallInvoker, Func(Of Metadata, Metadata))
fullName: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker, System.Func<Grpc.Core.Metadata, Grpc.Core.Metadata>)
fullName.vb: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept(Grpc.Core.CallInvoker, System.Func(Of Grpc.Core.Metadata, Grpc.Core.Metadata))
nameWithType: CallInvokerExtensions.Intercept(CallInvoker, Func<Metadata, Metadata>)
nameWithType.vb: CallInvokerExtensions.Intercept(CallInvoker, Func(Of Metadata, Metadata))
- uid: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept*
name: Intercept
href: api/Grpc.Core.Interceptors.CallInvokerExtensions.html#Grpc_Core_Interceptors_CallInvokerExtensions_Intercept_
commentId: Overload:Grpc.Core.Interceptors.CallInvokerExtensions.Intercept
isSpec: "True"
fullName: Grpc.Core.Interceptors.CallInvokerExtensions.Intercept
nameWithType: CallInvokerExtensions.Intercept
- uid: Grpc.Core.Interceptors.ChannelExtensions
name: ChannelExtensions
href: api/Grpc.Core.Interceptors.ChannelExtensions.html
commentId: T:Grpc.Core.Interceptors.ChannelExtensions
fullName: Grpc.Core.Interceptors.ChannelExtensions
nameWithType: ChannelExtensions
- uid: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,Grpc.Core.Interceptors.Interceptor)
name: Intercept(Channel, Interceptor)
href: api/Grpc.Core.Interceptors.ChannelExtensions.html#Grpc_Core_Interceptors_ChannelExtensions_Intercept_Grpc_Core_Channel_Grpc_Core_Interceptors_Interceptor_
commentId: M:Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,Grpc.Core.Interceptors.Interceptor)
fullName: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, Grpc.Core.Interceptors.Interceptor)
nameWithType: ChannelExtensions.Intercept(Channel, Interceptor)
- uid: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,Grpc.Core.Interceptors.Interceptor[])
name: Intercept(Channel, Interceptor[])
href: api/Grpc.Core.Interceptors.ChannelExtensions.html#Grpc_Core_Interceptors_ChannelExtensions_Intercept_Grpc_Core_Channel_Grpc_Core_Interceptors_Interceptor___
commentId: M:Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,Grpc.Core.Interceptors.Interceptor[])
name.vb: Intercept(Channel, Interceptor())
fullName: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, Grpc.Core.Interceptors.Interceptor[])
fullName.vb: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, Grpc.Core.Interceptors.Interceptor())
nameWithType: ChannelExtensions.Intercept(Channel, Interceptor[])
nameWithType.vb: ChannelExtensions.Intercept(Channel, Interceptor())
- uid: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,System.Func{Grpc.Core.Metadata,Grpc.Core.Metadata})
name: Intercept(Channel, Func<Metadata, Metadata>)
href: api/Grpc.Core.Interceptors.ChannelExtensions.html#Grpc_Core_Interceptors_ChannelExtensions_Intercept_Grpc_Core_Channel_System_Func_Grpc_Core_Metadata_Grpc_Core_Metadata__
commentId: M:Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel,System.Func{Grpc.Core.Metadata,Grpc.Core.Metadata})
name.vb: Intercept(Channel, Func(Of Metadata, Metadata))
fullName: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, System.Func<Grpc.Core.Metadata, Grpc.Core.Metadata>)
fullName.vb: Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, System.Func(Of Grpc.Core.Metadata, Grpc.Core.Metadata))
nameWithType: ChannelExtensions.Intercept(Channel, Func<Metadata, Metadata>)
nameWithType.vb: ChannelExtensions.Intercept(Channel, Func(Of Metadata, Metadata))
- uid: Grpc.Core.Interceptors.ChannelExtensions.Intercept*
name: Intercept
href: api/Grpc.Core.Interceptors.ChannelExtensions.html#Grpc_Core_Interceptors_ChannelExtensions_Intercept_
commentId: Overload:Grpc.Core.Interceptors.ChannelExtensions.Intercept
isSpec: "True"
fullName: Grpc.Core.Interceptors.ChannelExtensions.Intercept
nameWithType: ChannelExtensions.Intercept
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2
name: ClientInterceptorContext<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html
commentId: T:Grpc.Core.Interceptors.ClientInterceptorContext`2
name.vb: ClientInterceptorContext(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse)
nameWithType: ClientInterceptorContext<TRequest, TResponse>
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.#ctor(Grpc.Core.Method{`0,`1},System.String,Grpc.Core.CallOptions)
name: ClientInterceptorContext(Method<TRequest, TResponse>, String, CallOptions)
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2__ctor_Grpc_Core_Method__0__1__System_String_Grpc_Core_CallOptions_
commentId: M:Grpc.Core.Interceptors.ClientInterceptorContext`2.#ctor(Grpc.Core.Method{`0,`1},System.String,Grpc.Core.CallOptions)
name.vb: ClientInterceptorContext(Method(Of TRequest, TResponse), String, CallOptions)
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.ClientInterceptorContext(Grpc.Core.Method<TRequest, TResponse>, System.String, Grpc.Core.CallOptions)
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).ClientInterceptorContext(Grpc.Core.Method(Of TRequest, TResponse), System.String, Grpc.Core.CallOptions)
nameWithType: ClientInterceptorContext<TRequest, TResponse>.ClientInterceptorContext(Method<TRequest, TResponse>, String, CallOptions)
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).ClientInterceptorContext(Method(Of TRequest, TResponse), String, CallOptions)
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.#ctor*
name: ClientInterceptorContext
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2__ctor_
commentId: Overload:Grpc.Core.Interceptors.ClientInterceptorContext`2.#ctor
isSpec: "True"
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.ClientInterceptorContext
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).ClientInterceptorContext
nameWithType: ClientInterceptorContext<TRequest, TResponse>.ClientInterceptorContext
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).ClientInterceptorContext
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Host
name: Host
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Host
commentId: P:Grpc.Core.Interceptors.ClientInterceptorContext`2.Host
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Host
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Host
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Host
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Host
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Host*
name: Host
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Host_
commentId: Overload:Grpc.Core.Interceptors.ClientInterceptorContext`2.Host
isSpec: "True"
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Host
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Host
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Host
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Host
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Method
name: Method
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Method
commentId: P:Grpc.Core.Interceptors.ClientInterceptorContext`2.Method
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Method
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Method
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Method
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Method
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Method*
name: Method
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Method_
commentId: Overload:Grpc.Core.Interceptors.ClientInterceptorContext`2.Method
isSpec: "True"
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Method
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Method
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Method
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Method
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Options
name: Options
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Options
commentId: P:Grpc.Core.Interceptors.ClientInterceptorContext`2.Options
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Options
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Options
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Options
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Options
- uid: Grpc.Core.Interceptors.ClientInterceptorContext`2.Options*
name: Options
href: api/Grpc.Core.Interceptors.ClientInterceptorContext-2.html#Grpc_Core_Interceptors_ClientInterceptorContext_2_Options_
commentId: Overload:Grpc.Core.Interceptors.ClientInterceptorContext`2.Options
isSpec: "True"
fullName: Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>.Options
fullName.vb: Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse).Options
nameWithType: ClientInterceptorContext<TRequest, TResponse>.Options
nameWithType.vb: ClientInterceptorContext(Of TRequest, TResponse).Options
- uid: Grpc.Core.Interceptors.Interceptor
name: Interceptor
href: api/Grpc.Core.Interceptors.Interceptor.html
commentId: T:Grpc.Core.Interceptors.Interceptor
fullName: Grpc.Core.Interceptors.Interceptor
nameWithType: Interceptor
- uid: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall*
name: AsyncClientStreamingCall
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncClientStreamingCall_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall
nameWithType: Interceptor.AsyncClientStreamingCall
- uid: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall``2(Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation{``0,``1})
name: AsyncClientStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncClientStreamingCall__2_Grpc_Core_Interceptors_ClientInterceptorContext___0___1__Grpc_Core_Interceptors_Interceptor_AsyncClientStreamingCallContinuation___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall``2(Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation{``0,``1})
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)(ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall<TRequest, TResponse>(Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>, Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCall(Of TRequest, TResponse)(Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse), Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse))
nameWithType: Interceptor.AsyncClientStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>)
nameWithType.vb: Interceptor.AsyncClientStreamingCall(Of TRequest, TResponse)(ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation`2
name: Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation-2.html
commentId: T:Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation`2
name.vb: Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse)
nameWithType: Interceptor.AsyncClientStreamingCallContinuation<TRequest, TResponse>
nameWithType.vb: Interceptor.AsyncClientStreamingCallContinuation(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncDuplexStreamingCall_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall
nameWithType: Interceptor.AsyncDuplexStreamingCall
- uid: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall``2(Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation{``0,``1})
name: AsyncDuplexStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncDuplexStreamingCall__2_Grpc_Core_Interceptors_ClientInterceptorContext___0___1__Grpc_Core_Interceptors_Interceptor_AsyncDuplexStreamingCallContinuation___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall``2(Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation{``0,``1})
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)(ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall<TRequest, TResponse>(Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>, Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse), Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse))
nameWithType: Interceptor.AsyncDuplexStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>)
nameWithType.vb: Interceptor.AsyncDuplexStreamingCall(Of TRequest, TResponse)(ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation`2
name: Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation-2.html
commentId: T:Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation`2
name.vb: Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse)
nameWithType: Interceptor.AsyncDuplexStreamingCallContinuation<TRequest, TResponse>
nameWithType.vb: Interceptor.AsyncDuplexStreamingCallContinuation(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall*
name: AsyncServerStreamingCall
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncServerStreamingCall_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall
nameWithType: Interceptor.AsyncServerStreamingCall
- uid: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation{``0,``1})
name: AsyncServerStreamingCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncServerStreamingCall__2___0_Grpc_Core_Interceptors_ClientInterceptorContext___0___1__Grpc_Core_Interceptors_Interceptor_AsyncServerStreamingCallContinuation___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation{``0,``1})
name.vb: AsyncServerStreamingCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall<TRequest, TResponse>(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>, Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCall(Of TRequest, TResponse)(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse), Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse))
nameWithType: Interceptor.AsyncServerStreamingCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>)
nameWithType.vb: Interceptor.AsyncServerStreamingCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation`2
name: Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation-2.html
commentId: T:Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation`2
name.vb: Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse)
nameWithType: Interceptor.AsyncServerStreamingCallContinuation<TRequest, TResponse>
nameWithType.vb: Interceptor.AsyncServerStreamingCallContinuation(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall*
name: AsyncUnaryCall
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncUnaryCall_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall
nameWithType: Interceptor.AsyncUnaryCall
- uid: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation{``0,``1})
name: AsyncUnaryCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_AsyncUnaryCall__2___0_Grpc_Core_Interceptors_ClientInterceptorContext___0___1__Grpc_Core_Interceptors_Interceptor_AsyncUnaryCallContinuation___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation{``0,``1})
name.vb: AsyncUnaryCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall<TRequest, TResponse>(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>, Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCall(Of TRequest, TResponse)(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse), Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse))
nameWithType: Interceptor.AsyncUnaryCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>)
nameWithType.vb: Interceptor.AsyncUnaryCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation`2
name: Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation-2.html
commentId: T:Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation`2
name.vb: Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse)
nameWithType: Interceptor.AsyncUnaryCallContinuation<TRequest, TResponse>
nameWithType.vb: Interceptor.AsyncUnaryCallContinuation(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall*
name: BlockingUnaryCall
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_BlockingUnaryCall_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall
nameWithType: Interceptor.BlockingUnaryCall
- uid: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation{``0,``1})
name: BlockingUnaryCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_BlockingUnaryCall__2___0_Grpc_Core_Interceptors_ClientInterceptorContext___0___1__Grpc_Core_Interceptors_Interceptor_BlockingUnaryCallContinuation___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall``2(``0,Grpc.Core.Interceptors.ClientInterceptorContext{``0,``1},Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation{``0,``1})
name.vb: BlockingUnaryCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall<TRequest, TResponse>(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext<TRequest, TResponse>, Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCall(Of TRequest, TResponse)(TRequest, Grpc.Core.Interceptors.ClientInterceptorContext(Of TRequest, TResponse), Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse))
nameWithType: Interceptor.BlockingUnaryCall<TRequest, TResponse>(TRequest, ClientInterceptorContext<TRequest, TResponse>, Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>)
nameWithType.vb: Interceptor.BlockingUnaryCall(Of TRequest, TResponse)(TRequest, ClientInterceptorContext(Of TRequest, TResponse), Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation`2
name: Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>
href: api/Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation-2.html
commentId: T:Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation`2
name.vb: Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse)
fullName: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>
fullName.vb: Grpc.Core.Interceptors.Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse)
nameWithType: Interceptor.BlockingUnaryCallContinuation<TRequest, TResponse>
nameWithType.vb: Interceptor.BlockingUnaryCallContinuation(Of TRequest, TResponse)
- uid: Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler*
name: ClientStreamingServerHandler
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_ClientStreamingServerHandler_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler
nameWithType: Interceptor.ClientStreamingServerHandler
- uid: Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler``2(Grpc.Core.IAsyncStreamReader{``0},Grpc.Core.ServerCallContext,Grpc.Core.ClientStreamingServerMethod{``0,``1})
name: ClientStreamingServerHandler<TRequest, TResponse>(IAsyncStreamReader<TRequest>, ServerCallContext, ClientStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_ClientStreamingServerHandler__2_Grpc_Core_IAsyncStreamReader___0__Grpc_Core_ServerCallContext_Grpc_Core_ClientStreamingServerMethod___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler``2(Grpc.Core.IAsyncStreamReader{``0},Grpc.Core.ServerCallContext,Grpc.Core.ClientStreamingServerMethod{``0,``1})
name.vb: ClientStreamingServerHandler(Of TRequest, TResponse)(IAsyncStreamReader(Of TRequest), ServerCallContext, ClientStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler<TRequest, TResponse>(Grpc.Core.IAsyncStreamReader<TRequest>, Grpc.Core.ServerCallContext, Grpc.Core.ClientStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.ClientStreamingServerHandler(Of TRequest, TResponse)(Grpc.Core.IAsyncStreamReader(Of TRequest), Grpc.Core.ServerCallContext, Grpc.Core.ClientStreamingServerMethod(Of TRequest, TResponse))
nameWithType: Interceptor.ClientStreamingServerHandler<TRequest, TResponse>(IAsyncStreamReader<TRequest>, ServerCallContext, ClientStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: Interceptor.ClientStreamingServerHandler(Of TRequest, TResponse)(IAsyncStreamReader(Of TRequest), ServerCallContext, ClientStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler*
name: DuplexStreamingServerHandler
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_DuplexStreamingServerHandler_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler
nameWithType: Interceptor.DuplexStreamingServerHandler
- uid: Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler``2(Grpc.Core.IAsyncStreamReader{``0},Grpc.Core.IServerStreamWriter{``1},Grpc.Core.ServerCallContext,Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name: DuplexStreamingServerHandler<TRequest, TResponse>(IAsyncStreamReader<TRequest>, IServerStreamWriter<TResponse>, ServerCallContext, DuplexStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_DuplexStreamingServerHandler__2_Grpc_Core_IAsyncStreamReader___0__Grpc_Core_IServerStreamWriter___1__Grpc_Core_ServerCallContext_Grpc_Core_DuplexStreamingServerMethod___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler``2(Grpc.Core.IAsyncStreamReader{``0},Grpc.Core.IServerStreamWriter{``1},Grpc.Core.ServerCallContext,Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name.vb: DuplexStreamingServerHandler(Of TRequest, TResponse)(IAsyncStreamReader(Of TRequest), IServerStreamWriter(Of TResponse), ServerCallContext, DuplexStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler<TRequest, TResponse>(Grpc.Core.IAsyncStreamReader<TRequest>, Grpc.Core.IServerStreamWriter<TResponse>, Grpc.Core.ServerCallContext, Grpc.Core.DuplexStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.DuplexStreamingServerHandler(Of TRequest, TResponse)(Grpc.Core.IAsyncStreamReader(Of TRequest), Grpc.Core.IServerStreamWriter(Of TResponse), Grpc.Core.ServerCallContext, Grpc.Core.DuplexStreamingServerMethod(Of TRequest, TResponse))
nameWithType: Interceptor.DuplexStreamingServerHandler<TRequest, TResponse>(IAsyncStreamReader<TRequest>, IServerStreamWriter<TResponse>, ServerCallContext, DuplexStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: Interceptor.DuplexStreamingServerHandler(Of TRequest, TResponse)(IAsyncStreamReader(Of TRequest), IServerStreamWriter(Of TResponse), ServerCallContext, DuplexStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler*
name: ServerStreamingServerHandler
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_ServerStreamingServerHandler_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler
nameWithType: Interceptor.ServerStreamingServerHandler
- uid: Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler``2(``0,Grpc.Core.IServerStreamWriter{``1},Grpc.Core.ServerCallContext,Grpc.Core.ServerStreamingServerMethod{``0,``1})
name: ServerStreamingServerHandler<TRequest, TResponse>(TRequest, IServerStreamWriter<TResponse>, ServerCallContext, ServerStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_ServerStreamingServerHandler__2___0_Grpc_Core_IServerStreamWriter___1__Grpc_Core_ServerCallContext_Grpc_Core_ServerStreamingServerMethod___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler``2(``0,Grpc.Core.IServerStreamWriter{``1},Grpc.Core.ServerCallContext,Grpc.Core.ServerStreamingServerMethod{``0,``1})
name.vb: ServerStreamingServerHandler(Of TRequest, TResponse)(TRequest, IServerStreamWriter(Of TResponse), ServerCallContext, ServerStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler<TRequest, TResponse>(TRequest, Grpc.Core.IServerStreamWriter<TResponse>, Grpc.Core.ServerCallContext, Grpc.Core.ServerStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.ServerStreamingServerHandler(Of TRequest, TResponse)(TRequest, Grpc.Core.IServerStreamWriter(Of TResponse), Grpc.Core.ServerCallContext, Grpc.Core.ServerStreamingServerMethod(Of TRequest, TResponse))
nameWithType: Interceptor.ServerStreamingServerHandler<TRequest, TResponse>(TRequest, IServerStreamWriter<TResponse>, ServerCallContext, ServerStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: Interceptor.ServerStreamingServerHandler(Of TRequest, TResponse)(TRequest, IServerStreamWriter(Of TResponse), ServerCallContext, ServerStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.Interceptor.UnaryServerHandler*
name: UnaryServerHandler
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_UnaryServerHandler_
commentId: Overload:Grpc.Core.Interceptors.Interceptor.UnaryServerHandler
isSpec: "True"
fullName: Grpc.Core.Interceptors.Interceptor.UnaryServerHandler
nameWithType: Interceptor.UnaryServerHandler
- uid: Grpc.Core.Interceptors.Interceptor.UnaryServerHandler``2(``0,Grpc.Core.ServerCallContext,Grpc.Core.UnaryServerMethod{``0,``1})
name: UnaryServerHandler<TRequest, TResponse>(TRequest, ServerCallContext, UnaryServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.Interceptors.Interceptor.html#Grpc_Core_Interceptors_Interceptor_UnaryServerHandler__2___0_Grpc_Core_ServerCallContext_Grpc_Core_UnaryServerMethod___0___1__
commentId: M:Grpc.Core.Interceptors.Interceptor.UnaryServerHandler``2(``0,Grpc.Core.ServerCallContext,Grpc.Core.UnaryServerMethod{``0,``1})
name.vb: UnaryServerHandler(Of TRequest, TResponse)(TRequest, ServerCallContext, UnaryServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.Interceptors.Interceptor.UnaryServerHandler<TRequest, TResponse>(TRequest, Grpc.Core.ServerCallContext, Grpc.Core.UnaryServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.Interceptors.Interceptor.UnaryServerHandler(Of TRequest, TResponse)(TRequest, Grpc.Core.ServerCallContext, Grpc.Core.UnaryServerMethod(Of TRequest, TResponse))
nameWithType: Interceptor.UnaryServerHandler<TRequest, TResponse>(TRequest, ServerCallContext, UnaryServerMethod<TRequest, TResponse>)
nameWithType.vb: Interceptor.UnaryServerHandler(Of TRequest, TResponse)(TRequest, ServerCallContext, UnaryServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions
name: ServerServiceDefinitionExtensions
href: api/Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.html
commentId: T:Grpc.Core.Interceptors.ServerServiceDefinitionExtensions
fullName: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions
nameWithType: ServerServiceDefinitionExtensions
- uid: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition,Grpc.Core.Interceptors.Interceptor)
name: Intercept(ServerServiceDefinition, Interceptor)
href: api/Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.html#Grpc_Core_Interceptors_ServerServiceDefinitionExtensions_Intercept_Grpc_Core_ServerServiceDefinition_Grpc_Core_Interceptors_Interceptor_
commentId: M:Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition,Grpc.Core.Interceptors.Interceptor)
fullName: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition, Grpc.Core.Interceptors.Interceptor)
nameWithType: ServerServiceDefinitionExtensions.Intercept(ServerServiceDefinition, Interceptor)
- uid: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition,Grpc.Core.Interceptors.Interceptor[])
name: Intercept(ServerServiceDefinition, Interceptor[])
href: api/Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.html#Grpc_Core_Interceptors_ServerServiceDefinitionExtensions_Intercept_Grpc_Core_ServerServiceDefinition_Grpc_Core_Interceptors_Interceptor___
commentId: M:Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition,Grpc.Core.Interceptors.Interceptor[])
name.vb: Intercept(ServerServiceDefinition, Interceptor())
fullName: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition, Grpc.Core.Interceptors.Interceptor[])
fullName.vb: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept(Grpc.Core.ServerServiceDefinition, Grpc.Core.Interceptors.Interceptor())
nameWithType: ServerServiceDefinitionExtensions.Intercept(ServerServiceDefinition, Interceptor[])
nameWithType.vb: ServerServiceDefinitionExtensions.Intercept(ServerServiceDefinition, Interceptor())
- uid: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept*
name: Intercept
href: api/Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.html#Grpc_Core_Interceptors_ServerServiceDefinitionExtensions_Intercept_
commentId: Overload:Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept
isSpec: "True"
fullName: Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.Intercept
nameWithType: ServerServiceDefinitionExtensions.Intercept
- uid: Grpc.Core.IServerStreamWriter`1
name: IServerStreamWriter<T>
href: api/Grpc.Core.IServerStreamWriter-1.html
commentId: T:Grpc.Core.IServerStreamWriter`1
name.vb: IServerStreamWriter(Of T)
fullName: Grpc.Core.IServerStreamWriter<T>
fullName.vb: Grpc.Core.IServerStreamWriter(Of T)
nameWithType: IServerStreamWriter<T>
nameWithType.vb: IServerStreamWriter(Of T)
- uid: Grpc.Core.KeyCertificatePair
name: KeyCertificatePair
href: api/Grpc.Core.KeyCertificatePair.html
commentId: T:Grpc.Core.KeyCertificatePair
fullName: Grpc.Core.KeyCertificatePair
nameWithType: KeyCertificatePair
- uid: Grpc.Core.KeyCertificatePair.#ctor(System.String,System.String)
name: KeyCertificatePair(String, String)
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair__ctor_System_String_System_String_
commentId: M:Grpc.Core.KeyCertificatePair.#ctor(System.String,System.String)
fullName: Grpc.Core.KeyCertificatePair.KeyCertificatePair(System.String, System.String)
nameWithType: KeyCertificatePair.KeyCertificatePair(String, String)
- uid: Grpc.Core.KeyCertificatePair.#ctor*
name: KeyCertificatePair
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair__ctor_
commentId: Overload:Grpc.Core.KeyCertificatePair.#ctor
isSpec: "True"
fullName: Grpc.Core.KeyCertificatePair.KeyCertificatePair
nameWithType: KeyCertificatePair.KeyCertificatePair
- uid: Grpc.Core.KeyCertificatePair.CertificateChain
name: CertificateChain
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair_CertificateChain
commentId: P:Grpc.Core.KeyCertificatePair.CertificateChain
fullName: Grpc.Core.KeyCertificatePair.CertificateChain
nameWithType: KeyCertificatePair.CertificateChain
- uid: Grpc.Core.KeyCertificatePair.CertificateChain*
name: CertificateChain
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair_CertificateChain_
commentId: Overload:Grpc.Core.KeyCertificatePair.CertificateChain
isSpec: "True"
fullName: Grpc.Core.KeyCertificatePair.CertificateChain
nameWithType: KeyCertificatePair.CertificateChain
- uid: Grpc.Core.KeyCertificatePair.PrivateKey
name: PrivateKey
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair_PrivateKey
commentId: P:Grpc.Core.KeyCertificatePair.PrivateKey
fullName: Grpc.Core.KeyCertificatePair.PrivateKey
nameWithType: KeyCertificatePair.PrivateKey
- uid: Grpc.Core.KeyCertificatePair.PrivateKey*
name: PrivateKey
href: api/Grpc.Core.KeyCertificatePair.html#Grpc_Core_KeyCertificatePair_PrivateKey_
commentId: Overload:Grpc.Core.KeyCertificatePair.PrivateKey
isSpec: "True"
fullName: Grpc.Core.KeyCertificatePair.PrivateKey
nameWithType: KeyCertificatePair.PrivateKey
- uid: Grpc.Core.Logging
name: Grpc.Core.Logging
href: api/Grpc.Core.Logging.html
commentId: N:Grpc.Core.Logging
fullName: Grpc.Core.Logging
nameWithType: Grpc.Core.Logging
- uid: Grpc.Core.Logging.ConsoleLogger
name: ConsoleLogger
href: api/Grpc.Core.Logging.ConsoleLogger.html
commentId: T:Grpc.Core.Logging.ConsoleLogger
fullName: Grpc.Core.Logging.ConsoleLogger
nameWithType: ConsoleLogger
- uid: Grpc.Core.Logging.ConsoleLogger.#ctor
name: ConsoleLogger()
href: api/Grpc.Core.Logging.ConsoleLogger.html#Grpc_Core_Logging_ConsoleLogger__ctor
commentId: M:Grpc.Core.Logging.ConsoleLogger.#ctor
fullName: Grpc.Core.Logging.ConsoleLogger.ConsoleLogger()
nameWithType: ConsoleLogger.ConsoleLogger()
- uid: Grpc.Core.Logging.ConsoleLogger.#ctor*
name: ConsoleLogger
href: api/Grpc.Core.Logging.ConsoleLogger.html#Grpc_Core_Logging_ConsoleLogger__ctor_
commentId: Overload:Grpc.Core.Logging.ConsoleLogger.#ctor
isSpec: "True"
fullName: Grpc.Core.Logging.ConsoleLogger.ConsoleLogger
nameWithType: ConsoleLogger.ConsoleLogger
- uid: Grpc.Core.Logging.ConsoleLogger.ForType*
name: ForType
href: api/Grpc.Core.Logging.ConsoleLogger.html#Grpc_Core_Logging_ConsoleLogger_ForType_
commentId: Overload:Grpc.Core.Logging.ConsoleLogger.ForType
isSpec: "True"
fullName: Grpc.Core.Logging.ConsoleLogger.ForType
nameWithType: ConsoleLogger.ForType
- uid: Grpc.Core.Logging.ConsoleLogger.ForType``1
name: ForType<T>()
href: api/Grpc.Core.Logging.ConsoleLogger.html#Grpc_Core_Logging_ConsoleLogger_ForType__1
commentId: M:Grpc.Core.Logging.ConsoleLogger.ForType``1
name.vb: ForType(Of T)()
fullName: Grpc.Core.Logging.ConsoleLogger.ForType<T>()
fullName.vb: Grpc.Core.Logging.ConsoleLogger.ForType(Of T)()
nameWithType: ConsoleLogger.ForType<T>()
nameWithType.vb: ConsoleLogger.ForType(Of T)()
- uid: Grpc.Core.Logging.ILogger
name: ILogger
href: api/Grpc.Core.Logging.ILogger.html
commentId: T:Grpc.Core.Logging.ILogger
fullName: Grpc.Core.Logging.ILogger
nameWithType: ILogger
- uid: Grpc.Core.Logging.ILogger.Debug(System.String)
name: Debug(String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Debug_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Debug(System.String)
fullName: Grpc.Core.Logging.ILogger.Debug(System.String)
nameWithType: ILogger.Debug(String)
- uid: Grpc.Core.Logging.ILogger.Debug(System.String,System.Object[])
name: Debug(String, Object[])
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Debug_System_String_System_Object___
commentId: M:Grpc.Core.Logging.ILogger.Debug(System.String,System.Object[])
name.vb: Debug(String, Object())
fullName: Grpc.Core.Logging.ILogger.Debug(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.ILogger.Debug(System.String, System.Object())
nameWithType: ILogger.Debug(String, Object[])
nameWithType.vb: ILogger.Debug(String, Object())
- uid: Grpc.Core.Logging.ILogger.Debug*
name: Debug
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Debug_
commentId: Overload:Grpc.Core.Logging.ILogger.Debug
isSpec: "True"
fullName: Grpc.Core.Logging.ILogger.Debug
nameWithType: ILogger.Debug
- uid: Grpc.Core.Logging.ILogger.Error(System.Exception,System.String)
name: Error(Exception, String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Error_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Error(System.Exception,System.String)
fullName: Grpc.Core.Logging.ILogger.Error(System.Exception, System.String)
nameWithType: ILogger.Error(Exception, String)
- uid: Grpc.Core.Logging.ILogger.Error(System.String)
name: Error(String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Error_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Error(System.String)
fullName: Grpc.Core.Logging.ILogger.Error(System.String)
nameWithType: ILogger.Error(String)
- uid: Grpc.Core.Logging.ILogger.Error(System.String,System.Object[])
name: Error(String, Object[])
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Error_System_String_System_Object___
commentId: M:Grpc.Core.Logging.ILogger.Error(System.String,System.Object[])
name.vb: Error(String, Object())
fullName: Grpc.Core.Logging.ILogger.Error(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.ILogger.Error(System.String, System.Object())
nameWithType: ILogger.Error(String, Object[])
nameWithType.vb: ILogger.Error(String, Object())
- uid: Grpc.Core.Logging.ILogger.Error*
name: Error
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Error_
commentId: Overload:Grpc.Core.Logging.ILogger.Error
isSpec: "True"
fullName: Grpc.Core.Logging.ILogger.Error
nameWithType: ILogger.Error
- uid: Grpc.Core.Logging.ILogger.ForType*
name: ForType
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_ForType_
commentId: Overload:Grpc.Core.Logging.ILogger.ForType
isSpec: "True"
fullName: Grpc.Core.Logging.ILogger.ForType
nameWithType: ILogger.ForType
- uid: Grpc.Core.Logging.ILogger.ForType``1
name: ForType<T>()
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_ForType__1
commentId: M:Grpc.Core.Logging.ILogger.ForType``1
name.vb: ForType(Of T)()
fullName: Grpc.Core.Logging.ILogger.ForType<T>()
fullName.vb: Grpc.Core.Logging.ILogger.ForType(Of T)()
nameWithType: ILogger.ForType<T>()
nameWithType.vb: ILogger.ForType(Of T)()
- uid: Grpc.Core.Logging.ILogger.Info(System.String)
name: Info(String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Info_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Info(System.String)
fullName: Grpc.Core.Logging.ILogger.Info(System.String)
nameWithType: ILogger.Info(String)
- uid: Grpc.Core.Logging.ILogger.Info(System.String,System.Object[])
name: Info(String, Object[])
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Info_System_String_System_Object___
commentId: M:Grpc.Core.Logging.ILogger.Info(System.String,System.Object[])
name.vb: Info(String, Object())
fullName: Grpc.Core.Logging.ILogger.Info(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.ILogger.Info(System.String, System.Object())
nameWithType: ILogger.Info(String, Object[])
nameWithType.vb: ILogger.Info(String, Object())
- uid: Grpc.Core.Logging.ILogger.Info*
name: Info
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Info_
commentId: Overload:Grpc.Core.Logging.ILogger.Info
isSpec: "True"
fullName: Grpc.Core.Logging.ILogger.Info
nameWithType: ILogger.Info
- uid: Grpc.Core.Logging.ILogger.Warning(System.Exception,System.String)
name: Warning(Exception, String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Warning_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Warning(System.Exception,System.String)
fullName: Grpc.Core.Logging.ILogger.Warning(System.Exception, System.String)
nameWithType: ILogger.Warning(Exception, String)
- uid: Grpc.Core.Logging.ILogger.Warning(System.String)
name: Warning(String)
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Warning_System_String_
commentId: M:Grpc.Core.Logging.ILogger.Warning(System.String)
fullName: Grpc.Core.Logging.ILogger.Warning(System.String)
nameWithType: ILogger.Warning(String)
- uid: Grpc.Core.Logging.ILogger.Warning(System.String,System.Object[])
name: Warning(String, Object[])
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Warning_System_String_System_Object___
commentId: M:Grpc.Core.Logging.ILogger.Warning(System.String,System.Object[])
name.vb: Warning(String, Object())
fullName: Grpc.Core.Logging.ILogger.Warning(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.ILogger.Warning(System.String, System.Object())
nameWithType: ILogger.Warning(String, Object[])
nameWithType.vb: ILogger.Warning(String, Object())
- uid: Grpc.Core.Logging.ILogger.Warning*
name: Warning
href: api/Grpc.Core.Logging.ILogger.html#Grpc_Core_Logging_ILogger_Warning_
commentId: Overload:Grpc.Core.Logging.ILogger.Warning
isSpec: "True"
fullName: Grpc.Core.Logging.ILogger.Warning
nameWithType: ILogger.Warning
- uid: Grpc.Core.Logging.LogLevel
name: LogLevel
href: api/Grpc.Core.Logging.LogLevel.html
commentId: T:Grpc.Core.Logging.LogLevel
fullName: Grpc.Core.Logging.LogLevel
nameWithType: LogLevel
- uid: Grpc.Core.Logging.LogLevel.Debug
name: Debug
href: api/Grpc.Core.Logging.LogLevel.html#Grpc_Core_Logging_LogLevel_Debug
commentId: F:Grpc.Core.Logging.LogLevel.Debug
fullName: Grpc.Core.Logging.LogLevel.Debug
nameWithType: LogLevel.Debug
- uid: Grpc.Core.Logging.LogLevel.Error
name: Error
href: api/Grpc.Core.Logging.LogLevel.html#Grpc_Core_Logging_LogLevel_Error
commentId: F:Grpc.Core.Logging.LogLevel.Error
fullName: Grpc.Core.Logging.LogLevel.Error
nameWithType: LogLevel.Error
- uid: Grpc.Core.Logging.LogLevel.Info
name: Info
href: api/Grpc.Core.Logging.LogLevel.html#Grpc_Core_Logging_LogLevel_Info
commentId: F:Grpc.Core.Logging.LogLevel.Info
fullName: Grpc.Core.Logging.LogLevel.Info
nameWithType: LogLevel.Info
- uid: Grpc.Core.Logging.LogLevel.Off
name: Off
href: api/Grpc.Core.Logging.LogLevel.html#Grpc_Core_Logging_LogLevel_Off
commentId: F:Grpc.Core.Logging.LogLevel.Off
fullName: Grpc.Core.Logging.LogLevel.Off
nameWithType: LogLevel.Off
- uid: Grpc.Core.Logging.LogLevel.Warning
name: Warning
href: api/Grpc.Core.Logging.LogLevel.html#Grpc_Core_Logging_LogLevel_Warning
commentId: F:Grpc.Core.Logging.LogLevel.Warning
fullName: Grpc.Core.Logging.LogLevel.Warning
nameWithType: LogLevel.Warning
- uid: Grpc.Core.Logging.LogLevelFilterLogger
name: LogLevelFilterLogger
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html
commentId: T:Grpc.Core.Logging.LogLevelFilterLogger
fullName: Grpc.Core.Logging.LogLevelFilterLogger
nameWithType: LogLevelFilterLogger
- uid: Grpc.Core.Logging.LogLevelFilterLogger.#ctor(Grpc.Core.Logging.ILogger,Grpc.Core.Logging.LogLevel)
name: LogLevelFilterLogger(ILogger, LogLevel)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger__ctor_Grpc_Core_Logging_ILogger_Grpc_Core_Logging_LogLevel_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.#ctor(Grpc.Core.Logging.ILogger,Grpc.Core.Logging.LogLevel)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.LogLevelFilterLogger(Grpc.Core.Logging.ILogger, Grpc.Core.Logging.LogLevel)
nameWithType: LogLevelFilterLogger.LogLevelFilterLogger(ILogger, LogLevel)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.#ctor(Grpc.Core.Logging.ILogger,Grpc.Core.Logging.LogLevel,System.Boolean)
name: LogLevelFilterLogger(ILogger, LogLevel, Boolean)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger__ctor_Grpc_Core_Logging_ILogger_Grpc_Core_Logging_LogLevel_System_Boolean_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.#ctor(Grpc.Core.Logging.ILogger,Grpc.Core.Logging.LogLevel,System.Boolean)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.LogLevelFilterLogger(Grpc.Core.Logging.ILogger, Grpc.Core.Logging.LogLevel, System.Boolean)
nameWithType: LogLevelFilterLogger.LogLevelFilterLogger(ILogger, LogLevel, Boolean)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.#ctor*
name: LogLevelFilterLogger
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger__ctor_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.#ctor
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.LogLevelFilterLogger
nameWithType: LogLevelFilterLogger.LogLevelFilterLogger
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String)
name: Debug(String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Debug_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String)
nameWithType: LogLevelFilterLogger.Debug(String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String,System.Object[])
name: Debug(String, Object[])
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Debug_System_String_System_Object___
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String,System.Object[])
name.vb: Debug(String, Object())
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.LogLevelFilterLogger.Debug(System.String, System.Object())
nameWithType: LogLevelFilterLogger.Debug(String, Object[])
nameWithType.vb: LogLevelFilterLogger.Debug(String, Object())
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Debug*
name: Debug
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Debug_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.Debug
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Debug
nameWithType: LogLevelFilterLogger.Debug
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.Exception,System.String)
name: Error(Exception, String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Error_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Error(System.Exception,System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.Exception, System.String)
nameWithType: LogLevelFilterLogger.Error(Exception, String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String)
name: Error(String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Error_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String)
nameWithType: LogLevelFilterLogger.Error(String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String,System.Object[])
name: Error(String, Object[])
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Error_System_String_System_Object___
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String,System.Object[])
name.vb: Error(String, Object())
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.LogLevelFilterLogger.Error(System.String, System.Object())
nameWithType: LogLevelFilterLogger.Error(String, Object[])
nameWithType.vb: LogLevelFilterLogger.Error(String, Object())
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Error*
name: Error
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Error_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.Error
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Error
nameWithType: LogLevelFilterLogger.Error
- uid: Grpc.Core.Logging.LogLevelFilterLogger.ForType*
name: ForType
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_ForType_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.ForType
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.ForType
nameWithType: LogLevelFilterLogger.ForType
- uid: Grpc.Core.Logging.LogLevelFilterLogger.ForType``1
name: ForType<T>()
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_ForType__1
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.ForType``1
name.vb: ForType(Of T)()
fullName: Grpc.Core.Logging.LogLevelFilterLogger.ForType<T>()
fullName.vb: Grpc.Core.Logging.LogLevelFilterLogger.ForType(Of T)()
nameWithType: LogLevelFilterLogger.ForType<T>()
nameWithType.vb: LogLevelFilterLogger.ForType(Of T)()
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String)
name: Info(String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Info_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String)
nameWithType: LogLevelFilterLogger.Info(String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String,System.Object[])
name: Info(String, Object[])
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Info_System_String_System_Object___
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String,System.Object[])
name.vb: Info(String, Object())
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.LogLevelFilterLogger.Info(System.String, System.Object())
nameWithType: LogLevelFilterLogger.Info(String, Object[])
nameWithType.vb: LogLevelFilterLogger.Info(String, Object())
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Info*
name: Info
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Info_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.Info
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Info
nameWithType: LogLevelFilterLogger.Info
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.Exception,System.String)
name: Warning(Exception, String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Warning_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.Exception,System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.Exception, System.String)
nameWithType: LogLevelFilterLogger.Warning(Exception, String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String)
name: Warning(String)
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Warning_System_String_
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String)
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String)
nameWithType: LogLevelFilterLogger.Warning(String)
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String,System.Object[])
name: Warning(String, Object[])
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Warning_System_String_System_Object___
commentId: M:Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String,System.Object[])
name.vb: Warning(String, Object())
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.LogLevelFilterLogger.Warning(System.String, System.Object())
nameWithType: LogLevelFilterLogger.Warning(String, Object[])
nameWithType.vb: LogLevelFilterLogger.Warning(String, Object())
- uid: Grpc.Core.Logging.LogLevelFilterLogger.Warning*
name: Warning
href: api/Grpc.Core.Logging.LogLevelFilterLogger.html#Grpc_Core_Logging_LogLevelFilterLogger_Warning_
commentId: Overload:Grpc.Core.Logging.LogLevelFilterLogger.Warning
isSpec: "True"
fullName: Grpc.Core.Logging.LogLevelFilterLogger.Warning
nameWithType: LogLevelFilterLogger.Warning
- uid: Grpc.Core.Logging.NullLogger
name: NullLogger
href: api/Grpc.Core.Logging.NullLogger.html
commentId: T:Grpc.Core.Logging.NullLogger
fullName: Grpc.Core.Logging.NullLogger
nameWithType: NullLogger
- uid: Grpc.Core.Logging.NullLogger.Debug(System.String)
name: Debug(String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Debug_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Debug(System.String)
fullName: Grpc.Core.Logging.NullLogger.Debug(System.String)
nameWithType: NullLogger.Debug(String)
- uid: Grpc.Core.Logging.NullLogger.Debug(System.String,System.Object[])
name: Debug(String, Object[])
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Debug_System_String_System_Object___
commentId: M:Grpc.Core.Logging.NullLogger.Debug(System.String,System.Object[])
name.vb: Debug(String, Object())
fullName: Grpc.Core.Logging.NullLogger.Debug(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.NullLogger.Debug(System.String, System.Object())
nameWithType: NullLogger.Debug(String, Object[])
nameWithType.vb: NullLogger.Debug(String, Object())
- uid: Grpc.Core.Logging.NullLogger.Debug*
name: Debug
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Debug_
commentId: Overload:Grpc.Core.Logging.NullLogger.Debug
isSpec: "True"
fullName: Grpc.Core.Logging.NullLogger.Debug
nameWithType: NullLogger.Debug
- uid: Grpc.Core.Logging.NullLogger.Error(System.Exception,System.String)
name: Error(Exception, String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Error_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Error(System.Exception,System.String)
fullName: Grpc.Core.Logging.NullLogger.Error(System.Exception, System.String)
nameWithType: NullLogger.Error(Exception, String)
- uid: Grpc.Core.Logging.NullLogger.Error(System.String)
name: Error(String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Error_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Error(System.String)
fullName: Grpc.Core.Logging.NullLogger.Error(System.String)
nameWithType: NullLogger.Error(String)
- uid: Grpc.Core.Logging.NullLogger.Error(System.String,System.Object[])
name: Error(String, Object[])
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Error_System_String_System_Object___
commentId: M:Grpc.Core.Logging.NullLogger.Error(System.String,System.Object[])
name.vb: Error(String, Object())
fullName: Grpc.Core.Logging.NullLogger.Error(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.NullLogger.Error(System.String, System.Object())
nameWithType: NullLogger.Error(String, Object[])
nameWithType.vb: NullLogger.Error(String, Object())
- uid: Grpc.Core.Logging.NullLogger.Error*
name: Error
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Error_
commentId: Overload:Grpc.Core.Logging.NullLogger.Error
isSpec: "True"
fullName: Grpc.Core.Logging.NullLogger.Error
nameWithType: NullLogger.Error
- uid: Grpc.Core.Logging.NullLogger.ForType*
name: ForType
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_ForType_
commentId: Overload:Grpc.Core.Logging.NullLogger.ForType
isSpec: "True"
fullName: Grpc.Core.Logging.NullLogger.ForType
nameWithType: NullLogger.ForType
- uid: Grpc.Core.Logging.NullLogger.ForType``1
name: ForType<T>()
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_ForType__1
commentId: M:Grpc.Core.Logging.NullLogger.ForType``1
name.vb: ForType(Of T)()
fullName: Grpc.Core.Logging.NullLogger.ForType<T>()
fullName.vb: Grpc.Core.Logging.NullLogger.ForType(Of T)()
nameWithType: NullLogger.ForType<T>()
nameWithType.vb: NullLogger.ForType(Of T)()
- uid: Grpc.Core.Logging.NullLogger.Info(System.String)
name: Info(String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Info_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Info(System.String)
fullName: Grpc.Core.Logging.NullLogger.Info(System.String)
nameWithType: NullLogger.Info(String)
- uid: Grpc.Core.Logging.NullLogger.Info(System.String,System.Object[])
name: Info(String, Object[])
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Info_System_String_System_Object___
commentId: M:Grpc.Core.Logging.NullLogger.Info(System.String,System.Object[])
name.vb: Info(String, Object())
fullName: Grpc.Core.Logging.NullLogger.Info(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.NullLogger.Info(System.String, System.Object())
nameWithType: NullLogger.Info(String, Object[])
nameWithType.vb: NullLogger.Info(String, Object())
- uid: Grpc.Core.Logging.NullLogger.Info*
name: Info
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Info_
commentId: Overload:Grpc.Core.Logging.NullLogger.Info
isSpec: "True"
fullName: Grpc.Core.Logging.NullLogger.Info
nameWithType: NullLogger.Info
- uid: Grpc.Core.Logging.NullLogger.Warning(System.Exception,System.String)
name: Warning(Exception, String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Warning_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Warning(System.Exception,System.String)
fullName: Grpc.Core.Logging.NullLogger.Warning(System.Exception, System.String)
nameWithType: NullLogger.Warning(Exception, String)
- uid: Grpc.Core.Logging.NullLogger.Warning(System.String)
name: Warning(String)
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Warning_System_String_
commentId: M:Grpc.Core.Logging.NullLogger.Warning(System.String)
fullName: Grpc.Core.Logging.NullLogger.Warning(System.String)
nameWithType: NullLogger.Warning(String)
- uid: Grpc.Core.Logging.NullLogger.Warning(System.String,System.Object[])
name: Warning(String, Object[])
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Warning_System_String_System_Object___
commentId: M:Grpc.Core.Logging.NullLogger.Warning(System.String,System.Object[])
name.vb: Warning(String, Object())
fullName: Grpc.Core.Logging.NullLogger.Warning(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.NullLogger.Warning(System.String, System.Object())
nameWithType: NullLogger.Warning(String, Object[])
nameWithType.vb: NullLogger.Warning(String, Object())
- uid: Grpc.Core.Logging.NullLogger.Warning*
name: Warning
href: api/Grpc.Core.Logging.NullLogger.html#Grpc_Core_Logging_NullLogger_Warning_
commentId: Overload:Grpc.Core.Logging.NullLogger.Warning
isSpec: "True"
fullName: Grpc.Core.Logging.NullLogger.Warning
nameWithType: NullLogger.Warning
- uid: Grpc.Core.Logging.TextWriterLogger
name: TextWriterLogger
href: api/Grpc.Core.Logging.TextWriterLogger.html
commentId: T:Grpc.Core.Logging.TextWriterLogger
fullName: Grpc.Core.Logging.TextWriterLogger
nameWithType: TextWriterLogger
- uid: Grpc.Core.Logging.TextWriterLogger.#ctor(System.Func{System.IO.TextWriter})
name: TextWriterLogger(Func<TextWriter>)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger__ctor_System_Func_System_IO_TextWriter__
commentId: M:Grpc.Core.Logging.TextWriterLogger.#ctor(System.Func{System.IO.TextWriter})
name.vb: TextWriterLogger(Func(Of TextWriter))
fullName: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger(System.Func<System.IO.TextWriter>)
fullName.vb: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger(System.Func(Of System.IO.TextWriter))
nameWithType: TextWriterLogger.TextWriterLogger(Func<TextWriter>)
nameWithType.vb: TextWriterLogger.TextWriterLogger(Func(Of TextWriter))
- uid: Grpc.Core.Logging.TextWriterLogger.#ctor(System.Func{System.IO.TextWriter},System.Type)
name: TextWriterLogger(Func<TextWriter>, Type)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger__ctor_System_Func_System_IO_TextWriter__System_Type_
commentId: M:Grpc.Core.Logging.TextWriterLogger.#ctor(System.Func{System.IO.TextWriter},System.Type)
name.vb: TextWriterLogger(Func(Of TextWriter), Type)
fullName: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger(System.Func<System.IO.TextWriter>, System.Type)
fullName.vb: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger(System.Func(Of System.IO.TextWriter), System.Type)
nameWithType: TextWriterLogger.TextWriterLogger(Func<TextWriter>, Type)
nameWithType.vb: TextWriterLogger.TextWriterLogger(Func(Of TextWriter), Type)
- uid: Grpc.Core.Logging.TextWriterLogger.#ctor(System.IO.TextWriter)
name: TextWriterLogger(TextWriter)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger__ctor_System_IO_TextWriter_
commentId: M:Grpc.Core.Logging.TextWriterLogger.#ctor(System.IO.TextWriter)
fullName: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger(System.IO.TextWriter)
nameWithType: TextWriterLogger.TextWriterLogger(TextWriter)
- uid: Grpc.Core.Logging.TextWriterLogger.#ctor*
name: TextWriterLogger
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger__ctor_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.#ctor
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.TextWriterLogger
nameWithType: TextWriterLogger.TextWriterLogger
- uid: Grpc.Core.Logging.TextWriterLogger.AssociatedType
name: AssociatedType
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_AssociatedType
commentId: P:Grpc.Core.Logging.TextWriterLogger.AssociatedType
fullName: Grpc.Core.Logging.TextWriterLogger.AssociatedType
nameWithType: TextWriterLogger.AssociatedType
- uid: Grpc.Core.Logging.TextWriterLogger.AssociatedType*
name: AssociatedType
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_AssociatedType_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.AssociatedType
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.AssociatedType
nameWithType: TextWriterLogger.AssociatedType
- uid: Grpc.Core.Logging.TextWriterLogger.Debug(System.String)
name: Debug(String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Debug_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Debug(System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Debug(System.String)
nameWithType: TextWriterLogger.Debug(String)
- uid: Grpc.Core.Logging.TextWriterLogger.Debug(System.String,System.Object[])
name: Debug(String, Object[])
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Debug_System_String_System_Object___
commentId: M:Grpc.Core.Logging.TextWriterLogger.Debug(System.String,System.Object[])
name.vb: Debug(String, Object())
fullName: Grpc.Core.Logging.TextWriterLogger.Debug(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.TextWriterLogger.Debug(System.String, System.Object())
nameWithType: TextWriterLogger.Debug(String, Object[])
nameWithType.vb: TextWriterLogger.Debug(String, Object())
- uid: Grpc.Core.Logging.TextWriterLogger.Debug*
name: Debug
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Debug_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.Debug
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.Debug
nameWithType: TextWriterLogger.Debug
- uid: Grpc.Core.Logging.TextWriterLogger.Error(System.Exception,System.String)
name: Error(Exception, String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Error_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Error(System.Exception,System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Error(System.Exception, System.String)
nameWithType: TextWriterLogger.Error(Exception, String)
- uid: Grpc.Core.Logging.TextWriterLogger.Error(System.String)
name: Error(String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Error_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Error(System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Error(System.String)
nameWithType: TextWriterLogger.Error(String)
- uid: Grpc.Core.Logging.TextWriterLogger.Error(System.String,System.Object[])
name: Error(String, Object[])
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Error_System_String_System_Object___
commentId: M:Grpc.Core.Logging.TextWriterLogger.Error(System.String,System.Object[])
name.vb: Error(String, Object())
fullName: Grpc.Core.Logging.TextWriterLogger.Error(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.TextWriterLogger.Error(System.String, System.Object())
nameWithType: TextWriterLogger.Error(String, Object[])
nameWithType.vb: TextWriterLogger.Error(String, Object())
- uid: Grpc.Core.Logging.TextWriterLogger.Error*
name: Error
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Error_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.Error
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.Error
nameWithType: TextWriterLogger.Error
- uid: Grpc.Core.Logging.TextWriterLogger.ForType*
name: ForType
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_ForType_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.ForType
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.ForType
nameWithType: TextWriterLogger.ForType
- uid: Grpc.Core.Logging.TextWriterLogger.ForType``1
name: ForType<T>()
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_ForType__1
commentId: M:Grpc.Core.Logging.TextWriterLogger.ForType``1
name.vb: ForType(Of T)()
fullName: Grpc.Core.Logging.TextWriterLogger.ForType<T>()
fullName.vb: Grpc.Core.Logging.TextWriterLogger.ForType(Of T)()
nameWithType: TextWriterLogger.ForType<T>()
nameWithType.vb: TextWriterLogger.ForType(Of T)()
- uid: Grpc.Core.Logging.TextWriterLogger.Info(System.String)
name: Info(String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Info_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Info(System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Info(System.String)
nameWithType: TextWriterLogger.Info(String)
- uid: Grpc.Core.Logging.TextWriterLogger.Info(System.String,System.Object[])
name: Info(String, Object[])
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Info_System_String_System_Object___
commentId: M:Grpc.Core.Logging.TextWriterLogger.Info(System.String,System.Object[])
name.vb: Info(String, Object())
fullName: Grpc.Core.Logging.TextWriterLogger.Info(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.TextWriterLogger.Info(System.String, System.Object())
nameWithType: TextWriterLogger.Info(String, Object[])
nameWithType.vb: TextWriterLogger.Info(String, Object())
- uid: Grpc.Core.Logging.TextWriterLogger.Info*
name: Info
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Info_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.Info
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.Info
nameWithType: TextWriterLogger.Info
- uid: Grpc.Core.Logging.TextWriterLogger.Warning(System.Exception,System.String)
name: Warning(Exception, String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Warning_System_Exception_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Warning(System.Exception,System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Warning(System.Exception, System.String)
nameWithType: TextWriterLogger.Warning(Exception, String)
- uid: Grpc.Core.Logging.TextWriterLogger.Warning(System.String)
name: Warning(String)
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Warning_System_String_
commentId: M:Grpc.Core.Logging.TextWriterLogger.Warning(System.String)
fullName: Grpc.Core.Logging.TextWriterLogger.Warning(System.String)
nameWithType: TextWriterLogger.Warning(String)
- uid: Grpc.Core.Logging.TextWriterLogger.Warning(System.String,System.Object[])
name: Warning(String, Object[])
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Warning_System_String_System_Object___
commentId: M:Grpc.Core.Logging.TextWriterLogger.Warning(System.String,System.Object[])
name.vb: Warning(String, Object())
fullName: Grpc.Core.Logging.TextWriterLogger.Warning(System.String, System.Object[])
fullName.vb: Grpc.Core.Logging.TextWriterLogger.Warning(System.String, System.Object())
nameWithType: TextWriterLogger.Warning(String, Object[])
nameWithType.vb: TextWriterLogger.Warning(String, Object())
- uid: Grpc.Core.Logging.TextWriterLogger.Warning*
name: Warning
href: api/Grpc.Core.Logging.TextWriterLogger.html#Grpc_Core_Logging_TextWriterLogger_Warning_
commentId: Overload:Grpc.Core.Logging.TextWriterLogger.Warning
isSpec: "True"
fullName: Grpc.Core.Logging.TextWriterLogger.Warning
nameWithType: TextWriterLogger.Warning
- uid: Grpc.Core.Marshaller`1
name: Marshaller<T>
href: api/Grpc.Core.Marshaller-1.html
commentId: T:Grpc.Core.Marshaller`1
name.vb: Marshaller(Of T)
fullName: Grpc.Core.Marshaller<T>
fullName.vb: Grpc.Core.Marshaller(Of T)
nameWithType: Marshaller<T>
nameWithType.vb: Marshaller(Of T)
- uid: Grpc.Core.Marshaller`1.#ctor(System.Action{`0,Grpc.Core.SerializationContext},System.Func{Grpc.Core.DeserializationContext,`0})
name: Marshaller(Action<T, SerializationContext>, Func<DeserializationContext, T>)
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1__ctor_System_Action__0_Grpc_Core_SerializationContext__System_Func_Grpc_Core_DeserializationContext__0__
commentId: M:Grpc.Core.Marshaller`1.#ctor(System.Action{`0,Grpc.Core.SerializationContext},System.Func{Grpc.Core.DeserializationContext,`0})
name.vb: Marshaller(Action(Of T, SerializationContext), Func(Of DeserializationContext, T))
fullName: Grpc.Core.Marshaller<T>.Marshaller(System.Action<T, Grpc.Core.SerializationContext>, System.Func<Grpc.Core.DeserializationContext, T>)
fullName.vb: Grpc.Core.Marshaller(Of T).Marshaller(System.Action(Of T, Grpc.Core.SerializationContext), System.Func(Of Grpc.Core.DeserializationContext, T))
nameWithType: Marshaller<T>.Marshaller(Action<T, SerializationContext>, Func<DeserializationContext, T>)
nameWithType.vb: Marshaller(Of T).Marshaller(Action(Of T, SerializationContext), Func(Of DeserializationContext, T))
- uid: Grpc.Core.Marshaller`1.#ctor(System.Func{`0,System.Byte[]},System.Func{System.Byte[],`0})
name: Marshaller(Func<T, Byte[]>, Func<Byte[], T>)
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1__ctor_System_Func__0_System_Byte____System_Func_System_Byte____0__
commentId: M:Grpc.Core.Marshaller`1.#ctor(System.Func{`0,System.Byte[]},System.Func{System.Byte[],`0})
name.vb: Marshaller(Func(Of T, Byte()), Func(Of Byte(), T))
fullName: Grpc.Core.Marshaller<T>.Marshaller(System.Func<T, System.Byte[]>, System.Func<System.Byte[], T>)
fullName.vb: Grpc.Core.Marshaller(Of T).Marshaller(System.Func(Of T, System.Byte()), System.Func(Of System.Byte(), T))
nameWithType: Marshaller<T>.Marshaller(Func<T, Byte[]>, Func<Byte[], T>)
nameWithType.vb: Marshaller(Of T).Marshaller(Func(Of T, Byte()), Func(Of Byte(), T))
- uid: Grpc.Core.Marshaller`1.#ctor*
name: Marshaller
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1__ctor_
commentId: Overload:Grpc.Core.Marshaller`1.#ctor
isSpec: "True"
fullName: Grpc.Core.Marshaller<T>.Marshaller
fullName.vb: Grpc.Core.Marshaller(Of T).Marshaller
nameWithType: Marshaller<T>.Marshaller
nameWithType.vb: Marshaller(Of T).Marshaller
- uid: Grpc.Core.Marshaller`1.ContextualDeserializer
name: ContextualDeserializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_ContextualDeserializer
commentId: P:Grpc.Core.Marshaller`1.ContextualDeserializer
fullName: Grpc.Core.Marshaller<T>.ContextualDeserializer
fullName.vb: Grpc.Core.Marshaller(Of T).ContextualDeserializer
nameWithType: Marshaller<T>.ContextualDeserializer
nameWithType.vb: Marshaller(Of T).ContextualDeserializer
- uid: Grpc.Core.Marshaller`1.ContextualDeserializer*
name: ContextualDeserializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_ContextualDeserializer_
commentId: Overload:Grpc.Core.Marshaller`1.ContextualDeserializer
isSpec: "True"
fullName: Grpc.Core.Marshaller<T>.ContextualDeserializer
fullName.vb: Grpc.Core.Marshaller(Of T).ContextualDeserializer
nameWithType: Marshaller<T>.ContextualDeserializer
nameWithType.vb: Marshaller(Of T).ContextualDeserializer
- uid: Grpc.Core.Marshaller`1.ContextualSerializer
name: ContextualSerializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_ContextualSerializer
commentId: P:Grpc.Core.Marshaller`1.ContextualSerializer
fullName: Grpc.Core.Marshaller<T>.ContextualSerializer
fullName.vb: Grpc.Core.Marshaller(Of T).ContextualSerializer
nameWithType: Marshaller<T>.ContextualSerializer
nameWithType.vb: Marshaller(Of T).ContextualSerializer
- uid: Grpc.Core.Marshaller`1.ContextualSerializer*
name: ContextualSerializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_ContextualSerializer_
commentId: Overload:Grpc.Core.Marshaller`1.ContextualSerializer
isSpec: "True"
fullName: Grpc.Core.Marshaller<T>.ContextualSerializer
fullName.vb: Grpc.Core.Marshaller(Of T).ContextualSerializer
nameWithType: Marshaller<T>.ContextualSerializer
nameWithType.vb: Marshaller(Of T).ContextualSerializer
- uid: Grpc.Core.Marshaller`1.Deserializer
name: Deserializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_Deserializer
commentId: P:Grpc.Core.Marshaller`1.Deserializer
fullName: Grpc.Core.Marshaller<T>.Deserializer
fullName.vb: Grpc.Core.Marshaller(Of T).Deserializer
nameWithType: Marshaller<T>.Deserializer
nameWithType.vb: Marshaller(Of T).Deserializer
- uid: Grpc.Core.Marshaller`1.Deserializer*
name: Deserializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_Deserializer_
commentId: Overload:Grpc.Core.Marshaller`1.Deserializer
isSpec: "True"
fullName: Grpc.Core.Marshaller<T>.Deserializer
fullName.vb: Grpc.Core.Marshaller(Of T).Deserializer
nameWithType: Marshaller<T>.Deserializer
nameWithType.vb: Marshaller(Of T).Deserializer
- uid: Grpc.Core.Marshaller`1.Serializer
name: Serializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_Serializer
commentId: P:Grpc.Core.Marshaller`1.Serializer
fullName: Grpc.Core.Marshaller<T>.Serializer
fullName.vb: Grpc.Core.Marshaller(Of T).Serializer
nameWithType: Marshaller<T>.Serializer
nameWithType.vb: Marshaller(Of T).Serializer
- uid: Grpc.Core.Marshaller`1.Serializer*
name: Serializer
href: api/Grpc.Core.Marshaller-1.html#Grpc_Core_Marshaller_1_Serializer_
commentId: Overload:Grpc.Core.Marshaller`1.Serializer
isSpec: "True"
fullName: Grpc.Core.Marshaller<T>.Serializer
fullName.vb: Grpc.Core.Marshaller(Of T).Serializer
nameWithType: Marshaller<T>.Serializer
nameWithType.vb: Marshaller(Of T).Serializer
- uid: Grpc.Core.Marshallers
name: Marshallers
href: api/Grpc.Core.Marshallers.html
commentId: T:Grpc.Core.Marshallers
fullName: Grpc.Core.Marshallers
nameWithType: Marshallers
- uid: Grpc.Core.Marshallers.Create*
name: Create
href: api/Grpc.Core.Marshallers.html#Grpc_Core_Marshallers_Create_
commentId: Overload:Grpc.Core.Marshallers.Create
isSpec: "True"
fullName: Grpc.Core.Marshallers.Create
nameWithType: Marshallers.Create
- uid: Grpc.Core.Marshallers.Create``1(System.Action{``0,Grpc.Core.SerializationContext},System.Func{Grpc.Core.DeserializationContext,``0})
name: Create<T>(Action<T, SerializationContext>, Func<DeserializationContext, T>)
href: api/Grpc.Core.Marshallers.html#Grpc_Core_Marshallers_Create__1_System_Action___0_Grpc_Core_SerializationContext__System_Func_Grpc_Core_DeserializationContext___0__
commentId: M:Grpc.Core.Marshallers.Create``1(System.Action{``0,Grpc.Core.SerializationContext},System.Func{Grpc.Core.DeserializationContext,``0})
name.vb: Create(Of T)(Action(Of T, SerializationContext), Func(Of DeserializationContext, T))
fullName: Grpc.Core.Marshallers.Create<T>(System.Action<T, Grpc.Core.SerializationContext>, System.Func<Grpc.Core.DeserializationContext, T>)
fullName.vb: Grpc.Core.Marshallers.Create(Of T)(System.Action(Of T, Grpc.Core.SerializationContext), System.Func(Of Grpc.Core.DeserializationContext, T))
nameWithType: Marshallers.Create<T>(Action<T, SerializationContext>, Func<DeserializationContext, T>)
nameWithType.vb: Marshallers.Create(Of T)(Action(Of T, SerializationContext), Func(Of DeserializationContext, T))
- uid: Grpc.Core.Marshallers.Create``1(System.Func{``0,System.Byte[]},System.Func{System.Byte[],``0})
name: Create<T>(Func<T, Byte[]>, Func<Byte[], T>)
href: api/Grpc.Core.Marshallers.html#Grpc_Core_Marshallers_Create__1_System_Func___0_System_Byte____System_Func_System_Byte_____0__
commentId: M:Grpc.Core.Marshallers.Create``1(System.Func{``0,System.Byte[]},System.Func{System.Byte[],``0})
name.vb: Create(Of T)(Func(Of T, Byte()), Func(Of Byte(), T))
fullName: Grpc.Core.Marshallers.Create<T>(System.Func<T, System.Byte[]>, System.Func<System.Byte[], T>)
fullName.vb: Grpc.Core.Marshallers.Create(Of T)(System.Func(Of T, System.Byte()), System.Func(Of System.Byte(), T))
nameWithType: Marshallers.Create<T>(Func<T, Byte[]>, Func<Byte[], T>)
nameWithType.vb: Marshallers.Create(Of T)(Func(Of T, Byte()), Func(Of Byte(), T))
- uid: Grpc.Core.Marshallers.StringMarshaller
name: StringMarshaller
href: api/Grpc.Core.Marshallers.html#Grpc_Core_Marshallers_StringMarshaller
commentId: P:Grpc.Core.Marshallers.StringMarshaller
fullName: Grpc.Core.Marshallers.StringMarshaller
nameWithType: Marshallers.StringMarshaller
- uid: Grpc.Core.Marshallers.StringMarshaller*
name: StringMarshaller
href: api/Grpc.Core.Marshallers.html#Grpc_Core_Marshallers_StringMarshaller_
commentId: Overload:Grpc.Core.Marshallers.StringMarshaller
isSpec: "True"
fullName: Grpc.Core.Marshallers.StringMarshaller
nameWithType: Marshallers.StringMarshaller
- uid: Grpc.Core.Metadata
name: Metadata
href: api/Grpc.Core.Metadata.html
commentId: T:Grpc.Core.Metadata
fullName: Grpc.Core.Metadata
nameWithType: Metadata
- uid: Grpc.Core.Metadata.#ctor
name: Metadata()
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata__ctor
commentId: M:Grpc.Core.Metadata.#ctor
fullName: Grpc.Core.Metadata.Metadata()
nameWithType: Metadata.Metadata()
- uid: Grpc.Core.Metadata.#ctor*
name: Metadata
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata__ctor_
commentId: Overload:Grpc.Core.Metadata.#ctor
isSpec: "True"
fullName: Grpc.Core.Metadata.Metadata
nameWithType: Metadata.Metadata
- uid: Grpc.Core.Metadata.Add(Grpc.Core.Metadata.Entry)
name: Add(Metadata.Entry)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Add_Grpc_Core_Metadata_Entry_
commentId: M:Grpc.Core.Metadata.Add(Grpc.Core.Metadata.Entry)
fullName: Grpc.Core.Metadata.Add(Grpc.Core.Metadata.Entry)
nameWithType: Metadata.Add(Metadata.Entry)
- uid: Grpc.Core.Metadata.Add(System.String,System.Byte[])
name: Add(String, Byte[])
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Add_System_String_System_Byte___
commentId: M:Grpc.Core.Metadata.Add(System.String,System.Byte[])
name.vb: Add(String, Byte())
fullName: Grpc.Core.Metadata.Add(System.String, System.Byte[])
fullName.vb: Grpc.Core.Metadata.Add(System.String, System.Byte())
nameWithType: Metadata.Add(String, Byte[])
nameWithType.vb: Metadata.Add(String, Byte())
- uid: Grpc.Core.Metadata.Add(System.String,System.String)
name: Add(String, String)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Add_System_String_System_String_
commentId: M:Grpc.Core.Metadata.Add(System.String,System.String)
fullName: Grpc.Core.Metadata.Add(System.String, System.String)
nameWithType: Metadata.Add(String, String)
- uid: Grpc.Core.Metadata.Add*
name: Add
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Add_
commentId: Overload:Grpc.Core.Metadata.Add
isSpec: "True"
fullName: Grpc.Core.Metadata.Add
nameWithType: Metadata.Add
- uid: Grpc.Core.Metadata.BinaryHeaderSuffix
name: BinaryHeaderSuffix
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_BinaryHeaderSuffix
commentId: F:Grpc.Core.Metadata.BinaryHeaderSuffix
fullName: Grpc.Core.Metadata.BinaryHeaderSuffix
nameWithType: Metadata.BinaryHeaderSuffix
- uid: Grpc.Core.Metadata.Clear
name: Clear()
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Clear
commentId: M:Grpc.Core.Metadata.Clear
fullName: Grpc.Core.Metadata.Clear()
nameWithType: Metadata.Clear()
- uid: Grpc.Core.Metadata.Clear*
name: Clear
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Clear_
commentId: Overload:Grpc.Core.Metadata.Clear
isSpec: "True"
fullName: Grpc.Core.Metadata.Clear
nameWithType: Metadata.Clear
- uid: Grpc.Core.Metadata.Contains(Grpc.Core.Metadata.Entry)
name: Contains(Metadata.Entry)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Contains_Grpc_Core_Metadata_Entry_
commentId: M:Grpc.Core.Metadata.Contains(Grpc.Core.Metadata.Entry)
fullName: Grpc.Core.Metadata.Contains(Grpc.Core.Metadata.Entry)
nameWithType: Metadata.Contains(Metadata.Entry)
- uid: Grpc.Core.Metadata.Contains*
name: Contains
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Contains_
commentId: Overload:Grpc.Core.Metadata.Contains
isSpec: "True"
fullName: Grpc.Core.Metadata.Contains
nameWithType: Metadata.Contains
- uid: Grpc.Core.Metadata.CopyTo(Grpc.Core.Metadata.Entry[],System.Int32)
name: CopyTo(Metadata.Entry[], Int32)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_CopyTo_Grpc_Core_Metadata_Entry___System_Int32_
commentId: M:Grpc.Core.Metadata.CopyTo(Grpc.Core.Metadata.Entry[],System.Int32)
name.vb: CopyTo(Metadata.Entry(), Int32)
fullName: Grpc.Core.Metadata.CopyTo(Grpc.Core.Metadata.Entry[], System.Int32)
fullName.vb: Grpc.Core.Metadata.CopyTo(Grpc.Core.Metadata.Entry(), System.Int32)
nameWithType: Metadata.CopyTo(Metadata.Entry[], Int32)
nameWithType.vb: Metadata.CopyTo(Metadata.Entry(), Int32)
- uid: Grpc.Core.Metadata.CopyTo*
name: CopyTo
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_CopyTo_
commentId: Overload:Grpc.Core.Metadata.CopyTo
isSpec: "True"
fullName: Grpc.Core.Metadata.CopyTo
nameWithType: Metadata.CopyTo
- uid: Grpc.Core.Metadata.Count
name: Count
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Count
commentId: P:Grpc.Core.Metadata.Count
fullName: Grpc.Core.Metadata.Count
nameWithType: Metadata.Count
- uid: Grpc.Core.Metadata.Count*
name: Count
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Count_
commentId: Overload:Grpc.Core.Metadata.Count
isSpec: "True"
fullName: Grpc.Core.Metadata.Count
nameWithType: Metadata.Count
- uid: Grpc.Core.Metadata.Empty
name: Empty
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Empty
commentId: F:Grpc.Core.Metadata.Empty
fullName: Grpc.Core.Metadata.Empty
nameWithType: Metadata.Empty
- uid: Grpc.Core.Metadata.Entry
name: Metadata.Entry
href: api/Grpc.Core.Metadata.Entry.html
commentId: T:Grpc.Core.Metadata.Entry
fullName: Grpc.Core.Metadata.Entry
nameWithType: Metadata.Entry
- uid: Grpc.Core.Metadata.Entry.#ctor(System.String,System.Byte[])
name: Entry(String, Byte[])
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry__ctor_System_String_System_Byte___
commentId: M:Grpc.Core.Metadata.Entry.#ctor(System.String,System.Byte[])
name.vb: Entry(String, Byte())
fullName: Grpc.Core.Metadata.Entry.Entry(System.String, System.Byte[])
fullName.vb: Grpc.Core.Metadata.Entry.Entry(System.String, System.Byte())
nameWithType: Metadata.Entry.Entry(String, Byte[])
nameWithType.vb: Metadata.Entry.Entry(String, Byte())
- uid: Grpc.Core.Metadata.Entry.#ctor(System.String,System.String)
name: Entry(String, String)
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry__ctor_System_String_System_String_
commentId: M:Grpc.Core.Metadata.Entry.#ctor(System.String,System.String)
fullName: Grpc.Core.Metadata.Entry.Entry(System.String, System.String)
nameWithType: Metadata.Entry.Entry(String, String)
- uid: Grpc.Core.Metadata.Entry.#ctor*
name: Entry
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry__ctor_
commentId: Overload:Grpc.Core.Metadata.Entry.#ctor
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.Entry
nameWithType: Metadata.Entry.Entry
- uid: Grpc.Core.Metadata.Entry.IsBinary
name: IsBinary
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_IsBinary
commentId: P:Grpc.Core.Metadata.Entry.IsBinary
fullName: Grpc.Core.Metadata.Entry.IsBinary
nameWithType: Metadata.Entry.IsBinary
- uid: Grpc.Core.Metadata.Entry.IsBinary*
name: IsBinary
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_IsBinary_
commentId: Overload:Grpc.Core.Metadata.Entry.IsBinary
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.IsBinary
nameWithType: Metadata.Entry.IsBinary
- uid: Grpc.Core.Metadata.Entry.Key
name: Key
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_Key
commentId: P:Grpc.Core.Metadata.Entry.Key
fullName: Grpc.Core.Metadata.Entry.Key
nameWithType: Metadata.Entry.Key
- uid: Grpc.Core.Metadata.Entry.Key*
name: Key
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_Key_
commentId: Overload:Grpc.Core.Metadata.Entry.Key
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.Key
nameWithType: Metadata.Entry.Key
- uid: Grpc.Core.Metadata.Entry.ToString
name: ToString()
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_ToString
commentId: M:Grpc.Core.Metadata.Entry.ToString
fullName: Grpc.Core.Metadata.Entry.ToString()
nameWithType: Metadata.Entry.ToString()
- uid: Grpc.Core.Metadata.Entry.ToString*
name: ToString
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_ToString_
commentId: Overload:Grpc.Core.Metadata.Entry.ToString
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.ToString
nameWithType: Metadata.Entry.ToString
- uid: Grpc.Core.Metadata.Entry.Value
name: Value
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_Value
commentId: P:Grpc.Core.Metadata.Entry.Value
fullName: Grpc.Core.Metadata.Entry.Value
nameWithType: Metadata.Entry.Value
- uid: Grpc.Core.Metadata.Entry.Value*
name: Value
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_Value_
commentId: Overload:Grpc.Core.Metadata.Entry.Value
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.Value
nameWithType: Metadata.Entry.Value
- uid: Grpc.Core.Metadata.Entry.ValueBytes
name: ValueBytes
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_ValueBytes
commentId: P:Grpc.Core.Metadata.Entry.ValueBytes
fullName: Grpc.Core.Metadata.Entry.ValueBytes
nameWithType: Metadata.Entry.ValueBytes
- uid: Grpc.Core.Metadata.Entry.ValueBytes*
name: ValueBytes
href: api/Grpc.Core.Metadata.Entry.html#Grpc_Core_Metadata_Entry_ValueBytes_
commentId: Overload:Grpc.Core.Metadata.Entry.ValueBytes
isSpec: "True"
fullName: Grpc.Core.Metadata.Entry.ValueBytes
nameWithType: Metadata.Entry.ValueBytes
- uid: Grpc.Core.Metadata.GetEnumerator
name: GetEnumerator()
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_GetEnumerator
commentId: M:Grpc.Core.Metadata.GetEnumerator
fullName: Grpc.Core.Metadata.GetEnumerator()
nameWithType: Metadata.GetEnumerator()
- uid: Grpc.Core.Metadata.GetEnumerator*
name: GetEnumerator
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_GetEnumerator_
commentId: Overload:Grpc.Core.Metadata.GetEnumerator
isSpec: "True"
fullName: Grpc.Core.Metadata.GetEnumerator
nameWithType: Metadata.GetEnumerator
- uid: Grpc.Core.Metadata.IndexOf(Grpc.Core.Metadata.Entry)
name: IndexOf(Metadata.Entry)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_IndexOf_Grpc_Core_Metadata_Entry_
commentId: M:Grpc.Core.Metadata.IndexOf(Grpc.Core.Metadata.Entry)
fullName: Grpc.Core.Metadata.IndexOf(Grpc.Core.Metadata.Entry)
nameWithType: Metadata.IndexOf(Metadata.Entry)
- uid: Grpc.Core.Metadata.IndexOf*
name: IndexOf
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_IndexOf_
commentId: Overload:Grpc.Core.Metadata.IndexOf
isSpec: "True"
fullName: Grpc.Core.Metadata.IndexOf
nameWithType: Metadata.IndexOf
- uid: Grpc.Core.Metadata.Insert(System.Int32,Grpc.Core.Metadata.Entry)
name: Insert(Int32, Metadata.Entry)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Insert_System_Int32_Grpc_Core_Metadata_Entry_
commentId: M:Grpc.Core.Metadata.Insert(System.Int32,Grpc.Core.Metadata.Entry)
fullName: Grpc.Core.Metadata.Insert(System.Int32, Grpc.Core.Metadata.Entry)
nameWithType: Metadata.Insert(Int32, Metadata.Entry)
- uid: Grpc.Core.Metadata.Insert*
name: Insert
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Insert_
commentId: Overload:Grpc.Core.Metadata.Insert
isSpec: "True"
fullName: Grpc.Core.Metadata.Insert
nameWithType: Metadata.Insert
- uid: Grpc.Core.Metadata.IsReadOnly
name: IsReadOnly
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_IsReadOnly
commentId: P:Grpc.Core.Metadata.IsReadOnly
fullName: Grpc.Core.Metadata.IsReadOnly
nameWithType: Metadata.IsReadOnly
- uid: Grpc.Core.Metadata.IsReadOnly*
name: IsReadOnly
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_IsReadOnly_
commentId: Overload:Grpc.Core.Metadata.IsReadOnly
isSpec: "True"
fullName: Grpc.Core.Metadata.IsReadOnly
nameWithType: Metadata.IsReadOnly
- uid: Grpc.Core.Metadata.Item(System.Int32)
name: Item[Int32]
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Item_System_Int32_
commentId: P:Grpc.Core.Metadata.Item(System.Int32)
name.vb: Item(Int32)
fullName: Grpc.Core.Metadata.Item[System.Int32]
fullName.vb: Grpc.Core.Metadata.Item(System.Int32)
nameWithType: Metadata.Item[Int32]
nameWithType.vb: Metadata.Item(Int32)
- uid: Grpc.Core.Metadata.Item*
name: Item
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Item_
commentId: Overload:Grpc.Core.Metadata.Item
isSpec: "True"
fullName: Grpc.Core.Metadata.Item
nameWithType: Metadata.Item
- uid: Grpc.Core.Metadata.Remove(Grpc.Core.Metadata.Entry)
name: Remove(Metadata.Entry)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Remove_Grpc_Core_Metadata_Entry_
commentId: M:Grpc.Core.Metadata.Remove(Grpc.Core.Metadata.Entry)
fullName: Grpc.Core.Metadata.Remove(Grpc.Core.Metadata.Entry)
nameWithType: Metadata.Remove(Metadata.Entry)
- uid: Grpc.Core.Metadata.Remove*
name: Remove
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_Remove_
commentId: Overload:Grpc.Core.Metadata.Remove
isSpec: "True"
fullName: Grpc.Core.Metadata.Remove
nameWithType: Metadata.Remove
- uid: Grpc.Core.Metadata.RemoveAt(System.Int32)
name: RemoveAt(Int32)
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_RemoveAt_System_Int32_
commentId: M:Grpc.Core.Metadata.RemoveAt(System.Int32)
fullName: Grpc.Core.Metadata.RemoveAt(System.Int32)
nameWithType: Metadata.RemoveAt(Int32)
- uid: Grpc.Core.Metadata.RemoveAt*
name: RemoveAt
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_RemoveAt_
commentId: Overload:Grpc.Core.Metadata.RemoveAt
isSpec: "True"
fullName: Grpc.Core.Metadata.RemoveAt
nameWithType: Metadata.RemoveAt
- uid: Grpc.Core.Metadata.System#Collections#IEnumerable#GetEnumerator
name: IEnumerable.GetEnumerator()
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_System_Collections_IEnumerable_GetEnumerator
commentId: M:Grpc.Core.Metadata.System#Collections#IEnumerable#GetEnumerator
name.vb: System.Collections.IEnumerable.GetEnumerator()
fullName: Grpc.Core.Metadata.System.Collections.IEnumerable.GetEnumerator()
nameWithType: Metadata.IEnumerable.GetEnumerator()
nameWithType.vb: Metadata.System.Collections.IEnumerable.GetEnumerator()
- uid: Grpc.Core.Metadata.System#Collections#IEnumerable#GetEnumerator*
name: IEnumerable.GetEnumerator
href: api/Grpc.Core.Metadata.html#Grpc_Core_Metadata_System_Collections_IEnumerable_GetEnumerator_
commentId: Overload:Grpc.Core.Metadata.System#Collections#IEnumerable#GetEnumerator
isSpec: "True"
name.vb: System.Collections.IEnumerable.GetEnumerator
fullName: Grpc.Core.Metadata.System.Collections.IEnumerable.GetEnumerator
nameWithType: Metadata.IEnumerable.GetEnumerator
nameWithType.vb: Metadata.System.Collections.IEnumerable.GetEnumerator
- uid: Grpc.Core.Method`2
name: Method<TRequest, TResponse>
href: api/Grpc.Core.Method-2.html
commentId: T:Grpc.Core.Method`2
name.vb: Method(Of TRequest, TResponse)
fullName: Grpc.Core.Method<TRequest, TResponse>
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse)
nameWithType: Method<TRequest, TResponse>
nameWithType.vb: Method(Of TRequest, TResponse)
- uid: Grpc.Core.Method`2.#ctor(Grpc.Core.MethodType,System.String,System.String,Grpc.Core.Marshaller{`0},Grpc.Core.Marshaller{`1})
name: Method(MethodType, String, String, Marshaller<TRequest>, Marshaller<TResponse>)
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2__ctor_Grpc_Core_MethodType_System_String_System_String_Grpc_Core_Marshaller__0__Grpc_Core_Marshaller__1__
commentId: M:Grpc.Core.Method`2.#ctor(Grpc.Core.MethodType,System.String,System.String,Grpc.Core.Marshaller{`0},Grpc.Core.Marshaller{`1})
name.vb: Method(MethodType, String, String, Marshaller(Of TRequest), Marshaller(Of TResponse))
fullName: Grpc.Core.Method<TRequest, TResponse>.Method(Grpc.Core.MethodType, System.String, System.String, Grpc.Core.Marshaller<TRequest>, Grpc.Core.Marshaller<TResponse>)
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Method(Grpc.Core.MethodType, System.String, System.String, Grpc.Core.Marshaller(Of TRequest), Grpc.Core.Marshaller(Of TResponse))
nameWithType: Method<TRequest, TResponse>.Method(MethodType, String, String, Marshaller<TRequest>, Marshaller<TResponse>)
nameWithType.vb: Method(Of TRequest, TResponse).Method(MethodType, String, String, Marshaller(Of TRequest), Marshaller(Of TResponse))
- uid: Grpc.Core.Method`2.#ctor*
name: Method
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2__ctor_
commentId: Overload:Grpc.Core.Method`2.#ctor
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.Method
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Method
nameWithType: Method<TRequest, TResponse>.Method
nameWithType.vb: Method(Of TRequest, TResponse).Method
- uid: Grpc.Core.Method`2.FullName
name: FullName
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_FullName
commentId: P:Grpc.Core.Method`2.FullName
fullName: Grpc.Core.Method<TRequest, TResponse>.FullName
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).FullName
nameWithType: Method<TRequest, TResponse>.FullName
nameWithType.vb: Method(Of TRequest, TResponse).FullName
- uid: Grpc.Core.Method`2.FullName*
name: FullName
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_FullName_
commentId: Overload:Grpc.Core.Method`2.FullName
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.FullName
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).FullName
nameWithType: Method<TRequest, TResponse>.FullName
nameWithType.vb: Method(Of TRequest, TResponse).FullName
- uid: Grpc.Core.Method`2.Name
name: Name
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_Name
commentId: P:Grpc.Core.Method`2.Name
fullName: Grpc.Core.Method<TRequest, TResponse>.Name
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Name
nameWithType: Method<TRequest, TResponse>.Name
nameWithType.vb: Method(Of TRequest, TResponse).Name
- uid: Grpc.Core.Method`2.Name*
name: Name
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_Name_
commentId: Overload:Grpc.Core.Method`2.Name
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.Name
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Name
nameWithType: Method<TRequest, TResponse>.Name
nameWithType.vb: Method(Of TRequest, TResponse).Name
- uid: Grpc.Core.Method`2.RequestMarshaller
name: RequestMarshaller
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_RequestMarshaller
commentId: P:Grpc.Core.Method`2.RequestMarshaller
fullName: Grpc.Core.Method<TRequest, TResponse>.RequestMarshaller
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).RequestMarshaller
nameWithType: Method<TRequest, TResponse>.RequestMarshaller
nameWithType.vb: Method(Of TRequest, TResponse).RequestMarshaller
- uid: Grpc.Core.Method`2.RequestMarshaller*
name: RequestMarshaller
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_RequestMarshaller_
commentId: Overload:Grpc.Core.Method`2.RequestMarshaller
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.RequestMarshaller
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).RequestMarshaller
nameWithType: Method<TRequest, TResponse>.RequestMarshaller
nameWithType.vb: Method(Of TRequest, TResponse).RequestMarshaller
- uid: Grpc.Core.Method`2.ResponseMarshaller
name: ResponseMarshaller
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_ResponseMarshaller
commentId: P:Grpc.Core.Method`2.ResponseMarshaller
fullName: Grpc.Core.Method<TRequest, TResponse>.ResponseMarshaller
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).ResponseMarshaller
nameWithType: Method<TRequest, TResponse>.ResponseMarshaller
nameWithType.vb: Method(Of TRequest, TResponse).ResponseMarshaller
- uid: Grpc.Core.Method`2.ResponseMarshaller*
name: ResponseMarshaller
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_ResponseMarshaller_
commentId: Overload:Grpc.Core.Method`2.ResponseMarshaller
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.ResponseMarshaller
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).ResponseMarshaller
nameWithType: Method<TRequest, TResponse>.ResponseMarshaller
nameWithType.vb: Method(Of TRequest, TResponse).ResponseMarshaller
- uid: Grpc.Core.Method`2.ServiceName
name: ServiceName
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_ServiceName
commentId: P:Grpc.Core.Method`2.ServiceName
fullName: Grpc.Core.Method<TRequest, TResponse>.ServiceName
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).ServiceName
nameWithType: Method<TRequest, TResponse>.ServiceName
nameWithType.vb: Method(Of TRequest, TResponse).ServiceName
- uid: Grpc.Core.Method`2.ServiceName*
name: ServiceName
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_ServiceName_
commentId: Overload:Grpc.Core.Method`2.ServiceName
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.ServiceName
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).ServiceName
nameWithType: Method<TRequest, TResponse>.ServiceName
nameWithType.vb: Method(Of TRequest, TResponse).ServiceName
- uid: Grpc.Core.Method`2.Type
name: Type
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_Type
commentId: P:Grpc.Core.Method`2.Type
fullName: Grpc.Core.Method<TRequest, TResponse>.Type
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Type
nameWithType: Method<TRequest, TResponse>.Type
nameWithType.vb: Method(Of TRequest, TResponse).Type
- uid: Grpc.Core.Method`2.Type*
name: Type
href: api/Grpc.Core.Method-2.html#Grpc_Core_Method_2_Type_
commentId: Overload:Grpc.Core.Method`2.Type
isSpec: "True"
fullName: Grpc.Core.Method<TRequest, TResponse>.Type
fullName.vb: Grpc.Core.Method(Of TRequest, TResponse).Type
nameWithType: Method<TRequest, TResponse>.Type
nameWithType.vb: Method(Of TRequest, TResponse).Type
- uid: Grpc.Core.MethodType
name: MethodType
href: api/Grpc.Core.MethodType.html
commentId: T:Grpc.Core.MethodType
fullName: Grpc.Core.MethodType
nameWithType: MethodType
- uid: Grpc.Core.MethodType.ClientStreaming
name: ClientStreaming
href: api/Grpc.Core.MethodType.html#Grpc_Core_MethodType_ClientStreaming
commentId: F:Grpc.Core.MethodType.ClientStreaming
fullName: Grpc.Core.MethodType.ClientStreaming
nameWithType: MethodType.ClientStreaming
- uid: Grpc.Core.MethodType.DuplexStreaming
name: DuplexStreaming
href: api/Grpc.Core.MethodType.html#Grpc_Core_MethodType_DuplexStreaming
commentId: F:Grpc.Core.MethodType.DuplexStreaming
fullName: Grpc.Core.MethodType.DuplexStreaming
nameWithType: MethodType.DuplexStreaming
- uid: Grpc.Core.MethodType.ServerStreaming
name: ServerStreaming
href: api/Grpc.Core.MethodType.html#Grpc_Core_MethodType_ServerStreaming
commentId: F:Grpc.Core.MethodType.ServerStreaming
fullName: Grpc.Core.MethodType.ServerStreaming
nameWithType: MethodType.ServerStreaming
- uid: Grpc.Core.MethodType.Unary
name: Unary
href: api/Grpc.Core.MethodType.html#Grpc_Core_MethodType_Unary
commentId: F:Grpc.Core.MethodType.Unary
fullName: Grpc.Core.MethodType.Unary
nameWithType: MethodType.Unary
- uid: Grpc.Core.RpcException
name: RpcException
href: api/Grpc.Core.RpcException.html
commentId: T:Grpc.Core.RpcException
fullName: Grpc.Core.RpcException
nameWithType: RpcException
- uid: Grpc.Core.RpcException.#ctor(Grpc.Core.Status)
name: RpcException(Status)
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException__ctor_Grpc_Core_Status_
commentId: M:Grpc.Core.RpcException.#ctor(Grpc.Core.Status)
fullName: Grpc.Core.RpcException.RpcException(Grpc.Core.Status)
nameWithType: RpcException.RpcException(Status)
- uid: Grpc.Core.RpcException.#ctor(Grpc.Core.Status,Grpc.Core.Metadata)
name: RpcException(Status, Metadata)
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException__ctor_Grpc_Core_Status_Grpc_Core_Metadata_
commentId: M:Grpc.Core.RpcException.#ctor(Grpc.Core.Status,Grpc.Core.Metadata)
fullName: Grpc.Core.RpcException.RpcException(Grpc.Core.Status, Grpc.Core.Metadata)
nameWithType: RpcException.RpcException(Status, Metadata)
- uid: Grpc.Core.RpcException.#ctor(Grpc.Core.Status,Grpc.Core.Metadata,System.String)
name: RpcException(Status, Metadata, String)
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException__ctor_Grpc_Core_Status_Grpc_Core_Metadata_System_String_
commentId: M:Grpc.Core.RpcException.#ctor(Grpc.Core.Status,Grpc.Core.Metadata,System.String)
fullName: Grpc.Core.RpcException.RpcException(Grpc.Core.Status, Grpc.Core.Metadata, System.String)
nameWithType: RpcException.RpcException(Status, Metadata, String)
- uid: Grpc.Core.RpcException.#ctor(Grpc.Core.Status,System.String)
name: RpcException(Status, String)
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException__ctor_Grpc_Core_Status_System_String_
commentId: M:Grpc.Core.RpcException.#ctor(Grpc.Core.Status,System.String)
fullName: Grpc.Core.RpcException.RpcException(Grpc.Core.Status, System.String)
nameWithType: RpcException.RpcException(Status, String)
- uid: Grpc.Core.RpcException.#ctor*
name: RpcException
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException__ctor_
commentId: Overload:Grpc.Core.RpcException.#ctor
isSpec: "True"
fullName: Grpc.Core.RpcException.RpcException
nameWithType: RpcException.RpcException
- uid: Grpc.Core.RpcException.Status
name: Status
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_Status
commentId: P:Grpc.Core.RpcException.Status
fullName: Grpc.Core.RpcException.Status
nameWithType: RpcException.Status
- uid: Grpc.Core.RpcException.Status*
name: Status
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_Status_
commentId: Overload:Grpc.Core.RpcException.Status
isSpec: "True"
fullName: Grpc.Core.RpcException.Status
nameWithType: RpcException.Status
- uid: Grpc.Core.RpcException.StatusCode
name: StatusCode
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_StatusCode
commentId: P:Grpc.Core.RpcException.StatusCode
fullName: Grpc.Core.RpcException.StatusCode
nameWithType: RpcException.StatusCode
- uid: Grpc.Core.RpcException.StatusCode*
name: StatusCode
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_StatusCode_
commentId: Overload:Grpc.Core.RpcException.StatusCode
isSpec: "True"
fullName: Grpc.Core.RpcException.StatusCode
nameWithType: RpcException.StatusCode
- uid: Grpc.Core.RpcException.Trailers
name: Trailers
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_Trailers
commentId: P:Grpc.Core.RpcException.Trailers
fullName: Grpc.Core.RpcException.Trailers
nameWithType: RpcException.Trailers
- uid: Grpc.Core.RpcException.Trailers*
name: Trailers
href: api/Grpc.Core.RpcException.html#Grpc_Core_RpcException_Trailers_
commentId: Overload:Grpc.Core.RpcException.Trailers
isSpec: "True"
fullName: Grpc.Core.RpcException.Trailers
nameWithType: RpcException.Trailers
- uid: Grpc.Core.SerializationContext
name: SerializationContext
href: api/Grpc.Core.SerializationContext.html
commentId: T:Grpc.Core.SerializationContext
fullName: Grpc.Core.SerializationContext
nameWithType: SerializationContext
- uid: Grpc.Core.SerializationContext.Complete(System.Byte[])
name: Complete(Byte[])
href: api/Grpc.Core.SerializationContext.html#Grpc_Core_SerializationContext_Complete_System_Byte___
commentId: M:Grpc.Core.SerializationContext.Complete(System.Byte[])
name.vb: Complete(Byte())
fullName: Grpc.Core.SerializationContext.Complete(System.Byte[])
fullName.vb: Grpc.Core.SerializationContext.Complete(System.Byte())
nameWithType: SerializationContext.Complete(Byte[])
nameWithType.vb: SerializationContext.Complete(Byte())
- uid: Grpc.Core.SerializationContext.Complete*
name: Complete
href: api/Grpc.Core.SerializationContext.html#Grpc_Core_SerializationContext_Complete_
commentId: Overload:Grpc.Core.SerializationContext.Complete
isSpec: "True"
fullName: Grpc.Core.SerializationContext.Complete
nameWithType: SerializationContext.Complete
- uid: Grpc.Core.Server
name: Server
href: api/Grpc.Core.Server.html
commentId: T:Grpc.Core.Server
fullName: Grpc.Core.Server
nameWithType: Server
- uid: Grpc.Core.Server.#ctor
name: Server()
href: api/Grpc.Core.Server.html#Grpc_Core_Server__ctor
commentId: M:Grpc.Core.Server.#ctor
fullName: Grpc.Core.Server.Server()
nameWithType: Server.Server()
- uid: Grpc.Core.Server.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name: Server(IEnumerable<ChannelOption>)
href: api/Grpc.Core.Server.html#Grpc_Core_Server__ctor_System_Collections_Generic_IEnumerable_Grpc_Core_ChannelOption__
commentId: M:Grpc.Core.Server.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.ChannelOption})
name.vb: Server(IEnumerable(Of ChannelOption))
fullName: Grpc.Core.Server.Server(System.Collections.Generic.IEnumerable<Grpc.Core.ChannelOption>)
fullName.vb: Grpc.Core.Server.Server(System.Collections.Generic.IEnumerable(Of Grpc.Core.ChannelOption))
nameWithType: Server.Server(IEnumerable<ChannelOption>)
nameWithType.vb: Server.Server(IEnumerable(Of ChannelOption))
- uid: Grpc.Core.Server.#ctor*
name: Server
href: api/Grpc.Core.Server.html#Grpc_Core_Server__ctor_
commentId: Overload:Grpc.Core.Server.#ctor
isSpec: "True"
fullName: Grpc.Core.Server.Server
nameWithType: Server.Server
- uid: Grpc.Core.Server.KillAsync
name: KillAsync()
href: api/Grpc.Core.Server.html#Grpc_Core_Server_KillAsync
commentId: M:Grpc.Core.Server.KillAsync
fullName: Grpc.Core.Server.KillAsync()
nameWithType: Server.KillAsync()
- uid: Grpc.Core.Server.KillAsync*
name: KillAsync
href: api/Grpc.Core.Server.html#Grpc_Core_Server_KillAsync_
commentId: Overload:Grpc.Core.Server.KillAsync
isSpec: "True"
fullName: Grpc.Core.Server.KillAsync
nameWithType: Server.KillAsync
- uid: Grpc.Core.Server.Ports
name: Ports
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Ports
commentId: P:Grpc.Core.Server.Ports
fullName: Grpc.Core.Server.Ports
nameWithType: Server.Ports
- uid: Grpc.Core.Server.Ports*
name: Ports
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Ports_
commentId: Overload:Grpc.Core.Server.Ports
isSpec: "True"
fullName: Grpc.Core.Server.Ports
nameWithType: Server.Ports
- uid: Grpc.Core.Server.RequestCallTokensPerCompletionQueue
name: RequestCallTokensPerCompletionQueue
href: api/Grpc.Core.Server.html#Grpc_Core_Server_RequestCallTokensPerCompletionQueue
commentId: P:Grpc.Core.Server.RequestCallTokensPerCompletionQueue
fullName: Grpc.Core.Server.RequestCallTokensPerCompletionQueue
nameWithType: Server.RequestCallTokensPerCompletionQueue
- uid: Grpc.Core.Server.RequestCallTokensPerCompletionQueue*
name: RequestCallTokensPerCompletionQueue
href: api/Grpc.Core.Server.html#Grpc_Core_Server_RequestCallTokensPerCompletionQueue_
commentId: Overload:Grpc.Core.Server.RequestCallTokensPerCompletionQueue
isSpec: "True"
fullName: Grpc.Core.Server.RequestCallTokensPerCompletionQueue
nameWithType: Server.RequestCallTokensPerCompletionQueue
- uid: Grpc.Core.Server.ServerPortCollection
name: Server.ServerPortCollection
href: api/Grpc.Core.Server.ServerPortCollection.html
commentId: T:Grpc.Core.Server.ServerPortCollection
fullName: Grpc.Core.Server.ServerPortCollection
nameWithType: Server.ServerPortCollection
- uid: Grpc.Core.Server.ServerPortCollection.Add(Grpc.Core.ServerPort)
name: Add(ServerPort)
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_Add_Grpc_Core_ServerPort_
commentId: M:Grpc.Core.Server.ServerPortCollection.Add(Grpc.Core.ServerPort)
fullName: Grpc.Core.Server.ServerPortCollection.Add(Grpc.Core.ServerPort)
nameWithType: Server.ServerPortCollection.Add(ServerPort)
- uid: Grpc.Core.Server.ServerPortCollection.Add(System.String,System.Int32,Grpc.Core.ServerCredentials)
name: Add(String, Int32, ServerCredentials)
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_Add_System_String_System_Int32_Grpc_Core_ServerCredentials_
commentId: M:Grpc.Core.Server.ServerPortCollection.Add(System.String,System.Int32,Grpc.Core.ServerCredentials)
fullName: Grpc.Core.Server.ServerPortCollection.Add(System.String, System.Int32, Grpc.Core.ServerCredentials)
nameWithType: Server.ServerPortCollection.Add(String, Int32, ServerCredentials)
- uid: Grpc.Core.Server.ServerPortCollection.Add*
name: Add
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_Add_
commentId: Overload:Grpc.Core.Server.ServerPortCollection.Add
isSpec: "True"
fullName: Grpc.Core.Server.ServerPortCollection.Add
nameWithType: Server.ServerPortCollection.Add
- uid: Grpc.Core.Server.ServerPortCollection.GetEnumerator
name: GetEnumerator()
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_GetEnumerator
commentId: M:Grpc.Core.Server.ServerPortCollection.GetEnumerator
fullName: Grpc.Core.Server.ServerPortCollection.GetEnumerator()
nameWithType: Server.ServerPortCollection.GetEnumerator()
- uid: Grpc.Core.Server.ServerPortCollection.GetEnumerator*
name: GetEnumerator
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_GetEnumerator_
commentId: Overload:Grpc.Core.Server.ServerPortCollection.GetEnumerator
isSpec: "True"
fullName: Grpc.Core.Server.ServerPortCollection.GetEnumerator
nameWithType: Server.ServerPortCollection.GetEnumerator
- uid: Grpc.Core.Server.ServerPortCollection.System#Collections#IEnumerable#GetEnumerator
name: IEnumerable.GetEnumerator()
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_System_Collections_IEnumerable_GetEnumerator
commentId: M:Grpc.Core.Server.ServerPortCollection.System#Collections#IEnumerable#GetEnumerator
name.vb: System.Collections.IEnumerable.GetEnumerator()
fullName: Grpc.Core.Server.ServerPortCollection.System.Collections.IEnumerable.GetEnumerator()
nameWithType: Server.ServerPortCollection.IEnumerable.GetEnumerator()
nameWithType.vb: Server.ServerPortCollection.System.Collections.IEnumerable.GetEnumerator()
- uid: Grpc.Core.Server.ServerPortCollection.System#Collections#IEnumerable#GetEnumerator*
name: IEnumerable.GetEnumerator
href: api/Grpc.Core.Server.ServerPortCollection.html#Grpc_Core_Server_ServerPortCollection_System_Collections_IEnumerable_GetEnumerator_
commentId: Overload:Grpc.Core.Server.ServerPortCollection.System#Collections#IEnumerable#GetEnumerator
isSpec: "True"
name.vb: System.Collections.IEnumerable.GetEnumerator
fullName: Grpc.Core.Server.ServerPortCollection.System.Collections.IEnumerable.GetEnumerator
nameWithType: Server.ServerPortCollection.IEnumerable.GetEnumerator
nameWithType.vb: Server.ServerPortCollection.System.Collections.IEnumerable.GetEnumerator
- uid: Grpc.Core.Server.ServiceDefinitionCollection
name: Server.ServiceDefinitionCollection
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html
commentId: T:Grpc.Core.Server.ServiceDefinitionCollection
fullName: Grpc.Core.Server.ServiceDefinitionCollection
nameWithType: Server.ServiceDefinitionCollection
- uid: Grpc.Core.Server.ServiceDefinitionCollection.Add(Grpc.Core.ServerServiceDefinition)
name: Add(ServerServiceDefinition)
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_Add_Grpc_Core_ServerServiceDefinition_
commentId: M:Grpc.Core.Server.ServiceDefinitionCollection.Add(Grpc.Core.ServerServiceDefinition)
fullName: Grpc.Core.Server.ServiceDefinitionCollection.Add(Grpc.Core.ServerServiceDefinition)
nameWithType: Server.ServiceDefinitionCollection.Add(ServerServiceDefinition)
- uid: Grpc.Core.Server.ServiceDefinitionCollection.Add*
name: Add
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_Add_
commentId: Overload:Grpc.Core.Server.ServiceDefinitionCollection.Add
isSpec: "True"
fullName: Grpc.Core.Server.ServiceDefinitionCollection.Add
nameWithType: Server.ServiceDefinitionCollection.Add
- uid: Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator
name: GetEnumerator()
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_GetEnumerator
commentId: M:Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator
fullName: Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator()
nameWithType: Server.ServiceDefinitionCollection.GetEnumerator()
- uid: Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator*
name: GetEnumerator
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_GetEnumerator_
commentId: Overload:Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator
isSpec: "True"
fullName: Grpc.Core.Server.ServiceDefinitionCollection.GetEnumerator
nameWithType: Server.ServiceDefinitionCollection.GetEnumerator
- uid: Grpc.Core.Server.ServiceDefinitionCollection.System#Collections#IEnumerable#GetEnumerator
name: IEnumerable.GetEnumerator()
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_System_Collections_IEnumerable_GetEnumerator
commentId: M:Grpc.Core.Server.ServiceDefinitionCollection.System#Collections#IEnumerable#GetEnumerator
name.vb: System.Collections.IEnumerable.GetEnumerator()
fullName: Grpc.Core.Server.ServiceDefinitionCollection.System.Collections.IEnumerable.GetEnumerator()
nameWithType: Server.ServiceDefinitionCollection.IEnumerable.GetEnumerator()
nameWithType.vb: Server.ServiceDefinitionCollection.System.Collections.IEnumerable.GetEnumerator()
- uid: Grpc.Core.Server.ServiceDefinitionCollection.System#Collections#IEnumerable#GetEnumerator*
name: IEnumerable.GetEnumerator
href: api/Grpc.Core.Server.ServiceDefinitionCollection.html#Grpc_Core_Server_ServiceDefinitionCollection_System_Collections_IEnumerable_GetEnumerator_
commentId: Overload:Grpc.Core.Server.ServiceDefinitionCollection.System#Collections#IEnumerable#GetEnumerator
isSpec: "True"
name.vb: System.Collections.IEnumerable.GetEnumerator
fullName: Grpc.Core.Server.ServiceDefinitionCollection.System.Collections.IEnumerable.GetEnumerator
nameWithType: Server.ServiceDefinitionCollection.IEnumerable.GetEnumerator
nameWithType.vb: Server.ServiceDefinitionCollection.System.Collections.IEnumerable.GetEnumerator
- uid: Grpc.Core.Server.Services
name: Services
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Services
commentId: P:Grpc.Core.Server.Services
fullName: Grpc.Core.Server.Services
nameWithType: Server.Services
- uid: Grpc.Core.Server.Services*
name: Services
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Services_
commentId: Overload:Grpc.Core.Server.Services
isSpec: "True"
fullName: Grpc.Core.Server.Services
nameWithType: Server.Services
- uid: Grpc.Core.Server.ShutdownAsync
name: ShutdownAsync()
href: api/Grpc.Core.Server.html#Grpc_Core_Server_ShutdownAsync
commentId: M:Grpc.Core.Server.ShutdownAsync
fullName: Grpc.Core.Server.ShutdownAsync()
nameWithType: Server.ShutdownAsync()
- uid: Grpc.Core.Server.ShutdownAsync*
name: ShutdownAsync
href: api/Grpc.Core.Server.html#Grpc_Core_Server_ShutdownAsync_
commentId: Overload:Grpc.Core.Server.ShutdownAsync
isSpec: "True"
fullName: Grpc.Core.Server.ShutdownAsync
nameWithType: Server.ShutdownAsync
- uid: Grpc.Core.Server.ShutdownTask
name: ShutdownTask
href: api/Grpc.Core.Server.html#Grpc_Core_Server_ShutdownTask
commentId: P:Grpc.Core.Server.ShutdownTask
fullName: Grpc.Core.Server.ShutdownTask
nameWithType: Server.ShutdownTask
- uid: Grpc.Core.Server.ShutdownTask*
name: ShutdownTask
href: api/Grpc.Core.Server.html#Grpc_Core_Server_ShutdownTask_
commentId: Overload:Grpc.Core.Server.ShutdownTask
isSpec: "True"
fullName: Grpc.Core.Server.ShutdownTask
nameWithType: Server.ShutdownTask
- uid: Grpc.Core.Server.Start
name: Start()
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Start
commentId: M:Grpc.Core.Server.Start
fullName: Grpc.Core.Server.Start()
nameWithType: Server.Start()
- uid: Grpc.Core.Server.Start*
name: Start
href: api/Grpc.Core.Server.html#Grpc_Core_Server_Start_
commentId: Overload:Grpc.Core.Server.Start
isSpec: "True"
fullName: Grpc.Core.Server.Start
nameWithType: Server.Start
- uid: Grpc.Core.ServerCallContext
name: ServerCallContext
href: api/Grpc.Core.ServerCallContext.html
commentId: T:Grpc.Core.ServerCallContext
fullName: Grpc.Core.ServerCallContext
nameWithType: ServerCallContext
- uid: Grpc.Core.ServerCallContext.#ctor
name: ServerCallContext()
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext__ctor
commentId: M:Grpc.Core.ServerCallContext.#ctor
fullName: Grpc.Core.ServerCallContext.ServerCallContext()
nameWithType: ServerCallContext.ServerCallContext()
- uid: Grpc.Core.ServerCallContext.#ctor*
name: ServerCallContext
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext__ctor_
commentId: Overload:Grpc.Core.ServerCallContext.#ctor
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.ServerCallContext
nameWithType: ServerCallContext.ServerCallContext
- uid: Grpc.Core.ServerCallContext.AuthContext
name: AuthContext
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_AuthContext
commentId: P:Grpc.Core.ServerCallContext.AuthContext
fullName: Grpc.Core.ServerCallContext.AuthContext
nameWithType: ServerCallContext.AuthContext
- uid: Grpc.Core.ServerCallContext.AuthContext*
name: AuthContext
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_AuthContext_
commentId: Overload:Grpc.Core.ServerCallContext.AuthContext
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.AuthContext
nameWithType: ServerCallContext.AuthContext
- uid: Grpc.Core.ServerCallContext.AuthContextCore
name: AuthContextCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_AuthContextCore
commentId: P:Grpc.Core.ServerCallContext.AuthContextCore
fullName: Grpc.Core.ServerCallContext.AuthContextCore
nameWithType: ServerCallContext.AuthContextCore
- uid: Grpc.Core.ServerCallContext.AuthContextCore*
name: AuthContextCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_AuthContextCore_
commentId: Overload:Grpc.Core.ServerCallContext.AuthContextCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.AuthContextCore
nameWithType: ServerCallContext.AuthContextCore
- uid: Grpc.Core.ServerCallContext.CancellationToken
name: CancellationToken
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CancellationToken
commentId: P:Grpc.Core.ServerCallContext.CancellationToken
fullName: Grpc.Core.ServerCallContext.CancellationToken
nameWithType: ServerCallContext.CancellationToken
- uid: Grpc.Core.ServerCallContext.CancellationToken*
name: CancellationToken
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CancellationToken_
commentId: Overload:Grpc.Core.ServerCallContext.CancellationToken
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.CancellationToken
nameWithType: ServerCallContext.CancellationToken
- uid: Grpc.Core.ServerCallContext.CancellationTokenCore
name: CancellationTokenCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CancellationTokenCore
commentId: P:Grpc.Core.ServerCallContext.CancellationTokenCore
fullName: Grpc.Core.ServerCallContext.CancellationTokenCore
nameWithType: ServerCallContext.CancellationTokenCore
- uid: Grpc.Core.ServerCallContext.CancellationTokenCore*
name: CancellationTokenCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CancellationTokenCore_
commentId: Overload:Grpc.Core.ServerCallContext.CancellationTokenCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.CancellationTokenCore
nameWithType: ServerCallContext.CancellationTokenCore
- uid: Grpc.Core.ServerCallContext.CreatePropagationToken(Grpc.Core.ContextPropagationOptions)
name: CreatePropagationToken(ContextPropagationOptions)
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CreatePropagationToken_Grpc_Core_ContextPropagationOptions_
commentId: M:Grpc.Core.ServerCallContext.CreatePropagationToken(Grpc.Core.ContextPropagationOptions)
fullName: Grpc.Core.ServerCallContext.CreatePropagationToken(Grpc.Core.ContextPropagationOptions)
nameWithType: ServerCallContext.CreatePropagationToken(ContextPropagationOptions)
- uid: Grpc.Core.ServerCallContext.CreatePropagationToken*
name: CreatePropagationToken
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CreatePropagationToken_
commentId: Overload:Grpc.Core.ServerCallContext.CreatePropagationToken
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.CreatePropagationToken
nameWithType: ServerCallContext.CreatePropagationToken
- uid: Grpc.Core.ServerCallContext.CreatePropagationTokenCore(Grpc.Core.ContextPropagationOptions)
name: CreatePropagationTokenCore(ContextPropagationOptions)
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CreatePropagationTokenCore_Grpc_Core_ContextPropagationOptions_
commentId: M:Grpc.Core.ServerCallContext.CreatePropagationTokenCore(Grpc.Core.ContextPropagationOptions)
fullName: Grpc.Core.ServerCallContext.CreatePropagationTokenCore(Grpc.Core.ContextPropagationOptions)
nameWithType: ServerCallContext.CreatePropagationTokenCore(ContextPropagationOptions)
- uid: Grpc.Core.ServerCallContext.CreatePropagationTokenCore*
name: CreatePropagationTokenCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_CreatePropagationTokenCore_
commentId: Overload:Grpc.Core.ServerCallContext.CreatePropagationTokenCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.CreatePropagationTokenCore
nameWithType: ServerCallContext.CreatePropagationTokenCore
- uid: Grpc.Core.ServerCallContext.Deadline
name: Deadline
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Deadline
commentId: P:Grpc.Core.ServerCallContext.Deadline
fullName: Grpc.Core.ServerCallContext.Deadline
nameWithType: ServerCallContext.Deadline
- uid: Grpc.Core.ServerCallContext.Deadline*
name: Deadline
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Deadline_
commentId: Overload:Grpc.Core.ServerCallContext.Deadline
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.Deadline
nameWithType: ServerCallContext.Deadline
- uid: Grpc.Core.ServerCallContext.DeadlineCore
name: DeadlineCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_DeadlineCore
commentId: P:Grpc.Core.ServerCallContext.DeadlineCore
fullName: Grpc.Core.ServerCallContext.DeadlineCore
nameWithType: ServerCallContext.DeadlineCore
- uid: Grpc.Core.ServerCallContext.DeadlineCore*
name: DeadlineCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_DeadlineCore_
commentId: Overload:Grpc.Core.ServerCallContext.DeadlineCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.DeadlineCore
nameWithType: ServerCallContext.DeadlineCore
- uid: Grpc.Core.ServerCallContext.Host
name: Host
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Host
commentId: P:Grpc.Core.ServerCallContext.Host
fullName: Grpc.Core.ServerCallContext.Host
nameWithType: ServerCallContext.Host
- uid: Grpc.Core.ServerCallContext.Host*
name: Host
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Host_
commentId: Overload:Grpc.Core.ServerCallContext.Host
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.Host
nameWithType: ServerCallContext.Host
- uid: Grpc.Core.ServerCallContext.HostCore
name: HostCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_HostCore
commentId: P:Grpc.Core.ServerCallContext.HostCore
fullName: Grpc.Core.ServerCallContext.HostCore
nameWithType: ServerCallContext.HostCore
- uid: Grpc.Core.ServerCallContext.HostCore*
name: HostCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_HostCore_
commentId: Overload:Grpc.Core.ServerCallContext.HostCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.HostCore
nameWithType: ServerCallContext.HostCore
- uid: Grpc.Core.ServerCallContext.Method
name: Method
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Method
commentId: P:Grpc.Core.ServerCallContext.Method
fullName: Grpc.Core.ServerCallContext.Method
nameWithType: ServerCallContext.Method
- uid: Grpc.Core.ServerCallContext.Method*
name: Method
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Method_
commentId: Overload:Grpc.Core.ServerCallContext.Method
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.Method
nameWithType: ServerCallContext.Method
- uid: Grpc.Core.ServerCallContext.MethodCore
name: MethodCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_MethodCore
commentId: P:Grpc.Core.ServerCallContext.MethodCore
fullName: Grpc.Core.ServerCallContext.MethodCore
nameWithType: ServerCallContext.MethodCore
- uid: Grpc.Core.ServerCallContext.MethodCore*
name: MethodCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_MethodCore_
commentId: Overload:Grpc.Core.ServerCallContext.MethodCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.MethodCore
nameWithType: ServerCallContext.MethodCore
- uid: Grpc.Core.ServerCallContext.Peer
name: Peer
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Peer
commentId: P:Grpc.Core.ServerCallContext.Peer
fullName: Grpc.Core.ServerCallContext.Peer
nameWithType: ServerCallContext.Peer
- uid: Grpc.Core.ServerCallContext.Peer*
name: Peer
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Peer_
commentId: Overload:Grpc.Core.ServerCallContext.Peer
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.Peer
nameWithType: ServerCallContext.Peer
- uid: Grpc.Core.ServerCallContext.PeerCore
name: PeerCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_PeerCore
commentId: P:Grpc.Core.ServerCallContext.PeerCore
fullName: Grpc.Core.ServerCallContext.PeerCore
nameWithType: ServerCallContext.PeerCore
- uid: Grpc.Core.ServerCallContext.PeerCore*
name: PeerCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_PeerCore_
commentId: Overload:Grpc.Core.ServerCallContext.PeerCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.PeerCore
nameWithType: ServerCallContext.PeerCore
- uid: Grpc.Core.ServerCallContext.RequestHeaders
name: RequestHeaders
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_RequestHeaders
commentId: P:Grpc.Core.ServerCallContext.RequestHeaders
fullName: Grpc.Core.ServerCallContext.RequestHeaders
nameWithType: ServerCallContext.RequestHeaders
- uid: Grpc.Core.ServerCallContext.RequestHeaders*
name: RequestHeaders
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_RequestHeaders_
commentId: Overload:Grpc.Core.ServerCallContext.RequestHeaders
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.RequestHeaders
nameWithType: ServerCallContext.RequestHeaders
- uid: Grpc.Core.ServerCallContext.RequestHeadersCore
name: RequestHeadersCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_RequestHeadersCore
commentId: P:Grpc.Core.ServerCallContext.RequestHeadersCore
fullName: Grpc.Core.ServerCallContext.RequestHeadersCore
nameWithType: ServerCallContext.RequestHeadersCore
- uid: Grpc.Core.ServerCallContext.RequestHeadersCore*
name: RequestHeadersCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_RequestHeadersCore_
commentId: Overload:Grpc.Core.ServerCallContext.RequestHeadersCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.RequestHeadersCore
nameWithType: ServerCallContext.RequestHeadersCore
- uid: Grpc.Core.ServerCallContext.ResponseTrailers
name: ResponseTrailers
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_ResponseTrailers
commentId: P:Grpc.Core.ServerCallContext.ResponseTrailers
fullName: Grpc.Core.ServerCallContext.ResponseTrailers
nameWithType: ServerCallContext.ResponseTrailers
- uid: Grpc.Core.ServerCallContext.ResponseTrailers*
name: ResponseTrailers
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_ResponseTrailers_
commentId: Overload:Grpc.Core.ServerCallContext.ResponseTrailers
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.ResponseTrailers
nameWithType: ServerCallContext.ResponseTrailers
- uid: Grpc.Core.ServerCallContext.ResponseTrailersCore
name: ResponseTrailersCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_ResponseTrailersCore
commentId: P:Grpc.Core.ServerCallContext.ResponseTrailersCore
fullName: Grpc.Core.ServerCallContext.ResponseTrailersCore
nameWithType: ServerCallContext.ResponseTrailersCore
- uid: Grpc.Core.ServerCallContext.ResponseTrailersCore*
name: ResponseTrailersCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_ResponseTrailersCore_
commentId: Overload:Grpc.Core.ServerCallContext.ResponseTrailersCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.ResponseTrailersCore
nameWithType: ServerCallContext.ResponseTrailersCore
- uid: Grpc.Core.ServerCallContext.Status
name: Status
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Status
commentId: P:Grpc.Core.ServerCallContext.Status
fullName: Grpc.Core.ServerCallContext.Status
nameWithType: ServerCallContext.Status
- uid: Grpc.Core.ServerCallContext.Status*
name: Status
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_Status_
commentId: Overload:Grpc.Core.ServerCallContext.Status
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.Status
nameWithType: ServerCallContext.Status
- uid: Grpc.Core.ServerCallContext.StatusCore
name: StatusCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_StatusCore
commentId: P:Grpc.Core.ServerCallContext.StatusCore
fullName: Grpc.Core.ServerCallContext.StatusCore
nameWithType: ServerCallContext.StatusCore
- uid: Grpc.Core.ServerCallContext.StatusCore*
name: StatusCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_StatusCore_
commentId: Overload:Grpc.Core.ServerCallContext.StatusCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.StatusCore
nameWithType: ServerCallContext.StatusCore
- uid: Grpc.Core.ServerCallContext.WriteOptions
name: WriteOptions
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteOptions
commentId: P:Grpc.Core.ServerCallContext.WriteOptions
fullName: Grpc.Core.ServerCallContext.WriteOptions
nameWithType: ServerCallContext.WriteOptions
- uid: Grpc.Core.ServerCallContext.WriteOptions*
name: WriteOptions
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteOptions_
commentId: Overload:Grpc.Core.ServerCallContext.WriteOptions
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.WriteOptions
nameWithType: ServerCallContext.WriteOptions
- uid: Grpc.Core.ServerCallContext.WriteOptionsCore
name: WriteOptionsCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteOptionsCore
commentId: P:Grpc.Core.ServerCallContext.WriteOptionsCore
fullName: Grpc.Core.ServerCallContext.WriteOptionsCore
nameWithType: ServerCallContext.WriteOptionsCore
- uid: Grpc.Core.ServerCallContext.WriteOptionsCore*
name: WriteOptionsCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteOptionsCore_
commentId: Overload:Grpc.Core.ServerCallContext.WriteOptionsCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.WriteOptionsCore
nameWithType: ServerCallContext.WriteOptionsCore
- uid: Grpc.Core.ServerCallContext.WriteResponseHeadersAsync(Grpc.Core.Metadata)
name: WriteResponseHeadersAsync(Metadata)
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteResponseHeadersAsync_Grpc_Core_Metadata_
commentId: M:Grpc.Core.ServerCallContext.WriteResponseHeadersAsync(Grpc.Core.Metadata)
fullName: Grpc.Core.ServerCallContext.WriteResponseHeadersAsync(Grpc.Core.Metadata)
nameWithType: ServerCallContext.WriteResponseHeadersAsync(Metadata)
- uid: Grpc.Core.ServerCallContext.WriteResponseHeadersAsync*
name: WriteResponseHeadersAsync
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteResponseHeadersAsync_
commentId: Overload:Grpc.Core.ServerCallContext.WriteResponseHeadersAsync
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.WriteResponseHeadersAsync
nameWithType: ServerCallContext.WriteResponseHeadersAsync
- uid: Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore(Grpc.Core.Metadata)
name: WriteResponseHeadersAsyncCore(Metadata)
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteResponseHeadersAsyncCore_Grpc_Core_Metadata_
commentId: M:Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore(Grpc.Core.Metadata)
fullName: Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore(Grpc.Core.Metadata)
nameWithType: ServerCallContext.WriteResponseHeadersAsyncCore(Metadata)
- uid: Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore*
name: WriteResponseHeadersAsyncCore
href: api/Grpc.Core.ServerCallContext.html#Grpc_Core_ServerCallContext_WriteResponseHeadersAsyncCore_
commentId: Overload:Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore
isSpec: "True"
fullName: Grpc.Core.ServerCallContext.WriteResponseHeadersAsyncCore
nameWithType: ServerCallContext.WriteResponseHeadersAsyncCore
- uid: Grpc.Core.ServerCredentials
name: ServerCredentials
href: api/Grpc.Core.ServerCredentials.html
commentId: T:Grpc.Core.ServerCredentials
fullName: Grpc.Core.ServerCredentials
nameWithType: ServerCredentials
- uid: Grpc.Core.ServerCredentials.Insecure
name: Insecure
href: api/Grpc.Core.ServerCredentials.html#Grpc_Core_ServerCredentials_Insecure
commentId: P:Grpc.Core.ServerCredentials.Insecure
fullName: Grpc.Core.ServerCredentials.Insecure
nameWithType: ServerCredentials.Insecure
- uid: Grpc.Core.ServerCredentials.Insecure*
name: Insecure
href: api/Grpc.Core.ServerCredentials.html#Grpc_Core_ServerCredentials_Insecure_
commentId: Overload:Grpc.Core.ServerCredentials.Insecure
isSpec: "True"
fullName: Grpc.Core.ServerCredentials.Insecure
nameWithType: ServerCredentials.Insecure
- uid: Grpc.Core.ServerPort
name: ServerPort
href: api/Grpc.Core.ServerPort.html
commentId: T:Grpc.Core.ServerPort
fullName: Grpc.Core.ServerPort
nameWithType: ServerPort
- uid: Grpc.Core.ServerPort.#ctor(System.String,System.Int32,Grpc.Core.ServerCredentials)
name: ServerPort(String, Int32, ServerCredentials)
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort__ctor_System_String_System_Int32_Grpc_Core_ServerCredentials_
commentId: M:Grpc.Core.ServerPort.#ctor(System.String,System.Int32,Grpc.Core.ServerCredentials)
fullName: Grpc.Core.ServerPort.ServerPort(System.String, System.Int32, Grpc.Core.ServerCredentials)
nameWithType: ServerPort.ServerPort(String, Int32, ServerCredentials)
- uid: Grpc.Core.ServerPort.#ctor*
name: ServerPort
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort__ctor_
commentId: Overload:Grpc.Core.ServerPort.#ctor
isSpec: "True"
fullName: Grpc.Core.ServerPort.ServerPort
nameWithType: ServerPort.ServerPort
- uid: Grpc.Core.ServerPort.BoundPort
name: BoundPort
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_BoundPort
commentId: P:Grpc.Core.ServerPort.BoundPort
fullName: Grpc.Core.ServerPort.BoundPort
nameWithType: ServerPort.BoundPort
- uid: Grpc.Core.ServerPort.BoundPort*
name: BoundPort
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_BoundPort_
commentId: Overload:Grpc.Core.ServerPort.BoundPort
isSpec: "True"
fullName: Grpc.Core.ServerPort.BoundPort
nameWithType: ServerPort.BoundPort
- uid: Grpc.Core.ServerPort.Credentials
name: Credentials
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Credentials
commentId: P:Grpc.Core.ServerPort.Credentials
fullName: Grpc.Core.ServerPort.Credentials
nameWithType: ServerPort.Credentials
- uid: Grpc.Core.ServerPort.Credentials*
name: Credentials
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Credentials_
commentId: Overload:Grpc.Core.ServerPort.Credentials
isSpec: "True"
fullName: Grpc.Core.ServerPort.Credentials
nameWithType: ServerPort.Credentials
- uid: Grpc.Core.ServerPort.Host
name: Host
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Host
commentId: P:Grpc.Core.ServerPort.Host
fullName: Grpc.Core.ServerPort.Host
nameWithType: ServerPort.Host
- uid: Grpc.Core.ServerPort.Host*
name: Host
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Host_
commentId: Overload:Grpc.Core.ServerPort.Host
isSpec: "True"
fullName: Grpc.Core.ServerPort.Host
nameWithType: ServerPort.Host
- uid: Grpc.Core.ServerPort.PickUnused
name: PickUnused
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_PickUnused
commentId: F:Grpc.Core.ServerPort.PickUnused
fullName: Grpc.Core.ServerPort.PickUnused
nameWithType: ServerPort.PickUnused
- uid: Grpc.Core.ServerPort.Port
name: Port
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Port
commentId: P:Grpc.Core.ServerPort.Port
fullName: Grpc.Core.ServerPort.Port
nameWithType: ServerPort.Port
- uid: Grpc.Core.ServerPort.Port*
name: Port
href: api/Grpc.Core.ServerPort.html#Grpc_Core_ServerPort_Port_
commentId: Overload:Grpc.Core.ServerPort.Port
isSpec: "True"
fullName: Grpc.Core.ServerPort.Port
nameWithType: ServerPort.Port
- uid: Grpc.Core.ServerServiceDefinition
name: ServerServiceDefinition
href: api/Grpc.Core.ServerServiceDefinition.html
commentId: T:Grpc.Core.ServerServiceDefinition
fullName: Grpc.Core.ServerServiceDefinition
nameWithType: ServerServiceDefinition
- uid: Grpc.Core.ServerServiceDefinition.Builder
name: ServerServiceDefinition.Builder
href: api/Grpc.Core.ServerServiceDefinition.Builder.html
commentId: T:Grpc.Core.ServerServiceDefinition.Builder
fullName: Grpc.Core.ServerServiceDefinition.Builder
nameWithType: ServerServiceDefinition.Builder
- uid: Grpc.Core.ServerServiceDefinition.Builder.#ctor
name: Builder()
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder__ctor
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.#ctor
fullName: Grpc.Core.ServerServiceDefinition.Builder.Builder()
nameWithType: ServerServiceDefinition.Builder.Builder()
- uid: Grpc.Core.ServerServiceDefinition.Builder.#ctor*
name: Builder
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder__ctor_
commentId: Overload:Grpc.Core.ServerServiceDefinition.Builder.#ctor
isSpec: "True"
fullName: Grpc.Core.ServerServiceDefinition.Builder.Builder
nameWithType: ServerServiceDefinition.Builder.Builder
- uid: Grpc.Core.ServerServiceDefinition.Builder.AddMethod*
name: AddMethod
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_AddMethod_
commentId: Overload:Grpc.Core.ServerServiceDefinition.Builder.AddMethod
isSpec: "True"
fullName: Grpc.Core.ServerServiceDefinition.Builder.AddMethod
nameWithType: ServerServiceDefinition.Builder.AddMethod
- uid: Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ClientStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ClientStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_ClientStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ClientStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ClientStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.ClientStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.ClientStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ClientStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ClientStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, DuplexStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_DuplexStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), DuplexStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.DuplexStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.DuplexStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, DuplexStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), DuplexStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ServerStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ServerStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_ServerStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ServerStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ServerStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.ServerStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.ServerStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ServerStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ServerStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.UnaryServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, UnaryServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_UnaryServerMethod___0___1__
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.UnaryServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), UnaryServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.UnaryServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.UnaryServerMethod(Of TRequest, TResponse))
nameWithType: ServerServiceDefinition.Builder.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, UnaryServerMethod<TRequest, TResponse>)
nameWithType.vb: ServerServiceDefinition.Builder.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), UnaryServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServerServiceDefinition.Builder.Build
name: Build()
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_Build
commentId: M:Grpc.Core.ServerServiceDefinition.Builder.Build
fullName: Grpc.Core.ServerServiceDefinition.Builder.Build()
nameWithType: ServerServiceDefinition.Builder.Build()
- uid: Grpc.Core.ServerServiceDefinition.Builder.Build*
name: Build
href: api/Grpc.Core.ServerServiceDefinition.Builder.html#Grpc_Core_ServerServiceDefinition_Builder_Build_
commentId: Overload:Grpc.Core.ServerServiceDefinition.Builder.Build
isSpec: "True"
fullName: Grpc.Core.ServerServiceDefinition.Builder.Build
nameWithType: ServerServiceDefinition.Builder.Build
- uid: Grpc.Core.ServerServiceDefinition.CreateBuilder
name: CreateBuilder()
href: api/Grpc.Core.ServerServiceDefinition.html#Grpc_Core_ServerServiceDefinition_CreateBuilder
commentId: M:Grpc.Core.ServerServiceDefinition.CreateBuilder
fullName: Grpc.Core.ServerServiceDefinition.CreateBuilder()
nameWithType: ServerServiceDefinition.CreateBuilder()
- uid: Grpc.Core.ServerServiceDefinition.CreateBuilder*
name: CreateBuilder
href: api/Grpc.Core.ServerServiceDefinition.html#Grpc_Core_ServerServiceDefinition_CreateBuilder_
commentId: Overload:Grpc.Core.ServerServiceDefinition.CreateBuilder
isSpec: "True"
fullName: Grpc.Core.ServerServiceDefinition.CreateBuilder
nameWithType: ServerServiceDefinition.CreateBuilder
- uid: Grpc.Core.ServerStreamingServerMethod`2
name: ServerStreamingServerMethod<TRequest, TResponse>
href: api/Grpc.Core.ServerStreamingServerMethod-2.html
commentId: T:Grpc.Core.ServerStreamingServerMethod`2
name.vb: ServerStreamingServerMethod(Of TRequest, TResponse)
fullName: Grpc.Core.ServerStreamingServerMethod<TRequest, TResponse>
fullName.vb: Grpc.Core.ServerStreamingServerMethod(Of TRequest, TResponse)
nameWithType: ServerStreamingServerMethod<TRequest, TResponse>
nameWithType.vb: ServerStreamingServerMethod(Of TRequest, TResponse)
- uid: Grpc.Core.ServiceBinderBase
name: ServiceBinderBase
href: api/Grpc.Core.ServiceBinderBase.html
commentId: T:Grpc.Core.ServiceBinderBase
fullName: Grpc.Core.ServiceBinderBase
nameWithType: ServiceBinderBase
- uid: Grpc.Core.ServiceBinderBase.AddMethod*
name: AddMethod
href: api/Grpc.Core.ServiceBinderBase.html#Grpc_Core_ServiceBinderBase_AddMethod_
commentId: Overload:Grpc.Core.ServiceBinderBase.AddMethod
isSpec: "True"
fullName: Grpc.Core.ServiceBinderBase.AddMethod
nameWithType: ServiceBinderBase.AddMethod
- uid: Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ClientStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ClientStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServiceBinderBase.html#Grpc_Core_ServiceBinderBase_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_ClientStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ClientStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ClientStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServiceBinderBase.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.ClientStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.ClientStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServiceBinderBase.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ClientStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ClientStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, DuplexStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServiceBinderBase.html#Grpc_Core_ServiceBinderBase_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_DuplexStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.DuplexStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), DuplexStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServiceBinderBase.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.DuplexStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.DuplexStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServiceBinderBase.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, DuplexStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), DuplexStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ServerStreamingServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ServerStreamingServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServiceBinderBase.html#Grpc_Core_ServiceBinderBase_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_ServerStreamingServerMethod___0___1__
commentId: M:Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.ServerStreamingServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ServerStreamingServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServiceBinderBase.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.ServerStreamingServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.ServerStreamingServerMethod(Of TRequest, TResponse))
nameWithType: ServiceBinderBase.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, ServerStreamingServerMethod<TRequest, TResponse>)
nameWithType.vb: ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), ServerStreamingServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.UnaryServerMethod{``0,``1})
name: AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, UnaryServerMethod<TRequest, TResponse>)
href: api/Grpc.Core.ServiceBinderBase.html#Grpc_Core_ServiceBinderBase_AddMethod__2_Grpc_Core_Method___0___1__Grpc_Core_UnaryServerMethod___0___1__
commentId: M:Grpc.Core.ServiceBinderBase.AddMethod``2(Grpc.Core.Method{``0,``1},Grpc.Core.UnaryServerMethod{``0,``1})
name.vb: AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), UnaryServerMethod(Of TRequest, TResponse))
fullName: Grpc.Core.ServiceBinderBase.AddMethod<TRequest, TResponse>(Grpc.Core.Method<TRequest, TResponse>, Grpc.Core.UnaryServerMethod<TRequest, TResponse>)
fullName.vb: Grpc.Core.ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Grpc.Core.Method(Of TRequest, TResponse), Grpc.Core.UnaryServerMethod(Of TRequest, TResponse))
nameWithType: ServiceBinderBase.AddMethod<TRequest, TResponse>(Method<TRequest, TResponse>, UnaryServerMethod<TRequest, TResponse>)
nameWithType.vb: ServiceBinderBase.AddMethod(Of TRequest, TResponse)(Method(Of TRequest, TResponse), UnaryServerMethod(Of TRequest, TResponse))
- uid: Grpc.Core.SslClientCertificateRequestType
name: SslClientCertificateRequestType
href: api/Grpc.Core.SslClientCertificateRequestType.html
commentId: T:Grpc.Core.SslClientCertificateRequestType
fullName: Grpc.Core.SslClientCertificateRequestType
nameWithType: SslClientCertificateRequestType
- uid: Grpc.Core.SslClientCertificateRequestType.DontRequest
name: DontRequest
href: api/Grpc.Core.SslClientCertificateRequestType.html#Grpc_Core_SslClientCertificateRequestType_DontRequest
commentId: F:Grpc.Core.SslClientCertificateRequestType.DontRequest
fullName: Grpc.Core.SslClientCertificateRequestType.DontRequest
nameWithType: SslClientCertificateRequestType.DontRequest
- uid: Grpc.Core.SslClientCertificateRequestType.RequestAndRequireAndVerify
name: RequestAndRequireAndVerify
href: api/Grpc.Core.SslClientCertificateRequestType.html#Grpc_Core_SslClientCertificateRequestType_RequestAndRequireAndVerify
commentId: F:Grpc.Core.SslClientCertificateRequestType.RequestAndRequireAndVerify
fullName: Grpc.Core.SslClientCertificateRequestType.RequestAndRequireAndVerify
nameWithType: SslClientCertificateRequestType.RequestAndRequireAndVerify
- uid: Grpc.Core.SslClientCertificateRequestType.RequestAndRequireButDontVerify
name: RequestAndRequireButDontVerify
href: api/Grpc.Core.SslClientCertificateRequestType.html#Grpc_Core_SslClientCertificateRequestType_RequestAndRequireButDontVerify
commentId: F:Grpc.Core.SslClientCertificateRequestType.RequestAndRequireButDontVerify
fullName: Grpc.Core.SslClientCertificateRequestType.RequestAndRequireButDontVerify
nameWithType: SslClientCertificateRequestType.RequestAndRequireButDontVerify
- uid: Grpc.Core.SslClientCertificateRequestType.RequestAndVerify
name: RequestAndVerify
href: api/Grpc.Core.SslClientCertificateRequestType.html#Grpc_Core_SslClientCertificateRequestType_RequestAndVerify
commentId: F:Grpc.Core.SslClientCertificateRequestType.RequestAndVerify
fullName: Grpc.Core.SslClientCertificateRequestType.RequestAndVerify
nameWithType: SslClientCertificateRequestType.RequestAndVerify
- uid: Grpc.Core.SslClientCertificateRequestType.RequestButDontVerify
name: RequestButDontVerify
href: api/Grpc.Core.SslClientCertificateRequestType.html#Grpc_Core_SslClientCertificateRequestType_RequestButDontVerify
commentId: F:Grpc.Core.SslClientCertificateRequestType.RequestButDontVerify
fullName: Grpc.Core.SslClientCertificateRequestType.RequestButDontVerify
nameWithType: SslClientCertificateRequestType.RequestButDontVerify
- uid: Grpc.Core.SslCredentials
name: SslCredentials
href: api/Grpc.Core.SslCredentials.html
commentId: T:Grpc.Core.SslCredentials
fullName: Grpc.Core.SslCredentials
nameWithType: SslCredentials
- uid: Grpc.Core.SslCredentials.#ctor
name: SslCredentials()
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials__ctor
commentId: M:Grpc.Core.SslCredentials.#ctor
fullName: Grpc.Core.SslCredentials.SslCredentials()
nameWithType: SslCredentials.SslCredentials()
- uid: Grpc.Core.SslCredentials.#ctor(System.String)
name: SslCredentials(String)
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials__ctor_System_String_
commentId: M:Grpc.Core.SslCredentials.#ctor(System.String)
fullName: Grpc.Core.SslCredentials.SslCredentials(System.String)
nameWithType: SslCredentials.SslCredentials(String)
- uid: Grpc.Core.SslCredentials.#ctor(System.String,Grpc.Core.KeyCertificatePair)
name: SslCredentials(String, KeyCertificatePair)
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials__ctor_System_String_Grpc_Core_KeyCertificatePair_
commentId: M:Grpc.Core.SslCredentials.#ctor(System.String,Grpc.Core.KeyCertificatePair)
fullName: Grpc.Core.SslCredentials.SslCredentials(System.String, Grpc.Core.KeyCertificatePair)
nameWithType: SslCredentials.SslCredentials(String, KeyCertificatePair)
- uid: Grpc.Core.SslCredentials.#ctor*
name: SslCredentials
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials__ctor_
commentId: Overload:Grpc.Core.SslCredentials.#ctor
isSpec: "True"
fullName: Grpc.Core.SslCredentials.SslCredentials
nameWithType: SslCredentials.SslCredentials
- uid: Grpc.Core.SslCredentials.KeyCertificatePair
name: KeyCertificatePair
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials_KeyCertificatePair
commentId: P:Grpc.Core.SslCredentials.KeyCertificatePair
fullName: Grpc.Core.SslCredentials.KeyCertificatePair
nameWithType: SslCredentials.KeyCertificatePair
- uid: Grpc.Core.SslCredentials.KeyCertificatePair*
name: KeyCertificatePair
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials_KeyCertificatePair_
commentId: Overload:Grpc.Core.SslCredentials.KeyCertificatePair
isSpec: "True"
fullName: Grpc.Core.SslCredentials.KeyCertificatePair
nameWithType: SslCredentials.KeyCertificatePair
- uid: Grpc.Core.SslCredentials.RootCertificates
name: RootCertificates
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials_RootCertificates
commentId: P:Grpc.Core.SslCredentials.RootCertificates
fullName: Grpc.Core.SslCredentials.RootCertificates
nameWithType: SslCredentials.RootCertificates
- uid: Grpc.Core.SslCredentials.RootCertificates*
name: RootCertificates
href: api/Grpc.Core.SslCredentials.html#Grpc_Core_SslCredentials_RootCertificates_
commentId: Overload:Grpc.Core.SslCredentials.RootCertificates
isSpec: "True"
fullName: Grpc.Core.SslCredentials.RootCertificates
nameWithType: SslCredentials.RootCertificates
- uid: Grpc.Core.SslServerCredentials
name: SslServerCredentials
href: api/Grpc.Core.SslServerCredentials.html
commentId: T:Grpc.Core.SslServerCredentials
fullName: Grpc.Core.SslServerCredentials
nameWithType: SslServerCredentials
- uid: Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair})
name: SslServerCredentials(IEnumerable<KeyCertificatePair>)
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials__ctor_System_Collections_Generic_IEnumerable_Grpc_Core_KeyCertificatePair__
commentId: M:Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair})
name.vb: SslServerCredentials(IEnumerable(Of KeyCertificatePair))
fullName: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable<Grpc.Core.KeyCertificatePair>)
fullName.vb: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable(Of Grpc.Core.KeyCertificatePair))
nameWithType: SslServerCredentials.SslServerCredentials(IEnumerable<KeyCertificatePair>)
nameWithType.vb: SslServerCredentials.SslServerCredentials(IEnumerable(Of KeyCertificatePair))
- uid: Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair},System.String,Grpc.Core.SslClientCertificateRequestType)
name: SslServerCredentials(IEnumerable<KeyCertificatePair>, String, SslClientCertificateRequestType)
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials__ctor_System_Collections_Generic_IEnumerable_Grpc_Core_KeyCertificatePair__System_String_Grpc_Core_SslClientCertificateRequestType_
commentId: M:Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair},System.String,Grpc.Core.SslClientCertificateRequestType)
name.vb: SslServerCredentials(IEnumerable(Of KeyCertificatePair), String, SslClientCertificateRequestType)
fullName: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable<Grpc.Core.KeyCertificatePair>, System.String, Grpc.Core.SslClientCertificateRequestType)
fullName.vb: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable(Of Grpc.Core.KeyCertificatePair), System.String, Grpc.Core.SslClientCertificateRequestType)
nameWithType: SslServerCredentials.SslServerCredentials(IEnumerable<KeyCertificatePair>, String, SslClientCertificateRequestType)
nameWithType.vb: SslServerCredentials.SslServerCredentials(IEnumerable(Of KeyCertificatePair), String, SslClientCertificateRequestType)
- uid: Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair},System.String,System.Boolean)
name: SslServerCredentials(IEnumerable<KeyCertificatePair>, String, Boolean)
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials__ctor_System_Collections_Generic_IEnumerable_Grpc_Core_KeyCertificatePair__System_String_System_Boolean_
commentId: M:Grpc.Core.SslServerCredentials.#ctor(System.Collections.Generic.IEnumerable{Grpc.Core.KeyCertificatePair},System.String,System.Boolean)
name.vb: SslServerCredentials(IEnumerable(Of KeyCertificatePair), String, Boolean)
fullName: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable<Grpc.Core.KeyCertificatePair>, System.String, System.Boolean)
fullName.vb: Grpc.Core.SslServerCredentials.SslServerCredentials(System.Collections.Generic.IEnumerable(Of Grpc.Core.KeyCertificatePair), System.String, System.Boolean)
nameWithType: SslServerCredentials.SslServerCredentials(IEnumerable<KeyCertificatePair>, String, Boolean)
nameWithType.vb: SslServerCredentials.SslServerCredentials(IEnumerable(Of KeyCertificatePair), String, Boolean)
- uid: Grpc.Core.SslServerCredentials.#ctor*
name: SslServerCredentials
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials__ctor_
commentId: Overload:Grpc.Core.SslServerCredentials.#ctor
isSpec: "True"
fullName: Grpc.Core.SslServerCredentials.SslServerCredentials
nameWithType: SslServerCredentials.SslServerCredentials
- uid: Grpc.Core.SslServerCredentials.ClientCertificateRequest
name: ClientCertificateRequest
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_ClientCertificateRequest
commentId: P:Grpc.Core.SslServerCredentials.ClientCertificateRequest
fullName: Grpc.Core.SslServerCredentials.ClientCertificateRequest
nameWithType: SslServerCredentials.ClientCertificateRequest
- uid: Grpc.Core.SslServerCredentials.ClientCertificateRequest*
name: ClientCertificateRequest
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_ClientCertificateRequest_
commentId: Overload:Grpc.Core.SslServerCredentials.ClientCertificateRequest
isSpec: "True"
fullName: Grpc.Core.SslServerCredentials.ClientCertificateRequest
nameWithType: SslServerCredentials.ClientCertificateRequest
- uid: Grpc.Core.SslServerCredentials.ForceClientAuthentication
name: ForceClientAuthentication
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_ForceClientAuthentication
commentId: P:Grpc.Core.SslServerCredentials.ForceClientAuthentication
fullName: Grpc.Core.SslServerCredentials.ForceClientAuthentication
nameWithType: SslServerCredentials.ForceClientAuthentication
- uid: Grpc.Core.SslServerCredentials.ForceClientAuthentication*
name: ForceClientAuthentication
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_ForceClientAuthentication_
commentId: Overload:Grpc.Core.SslServerCredentials.ForceClientAuthentication
isSpec: "True"
fullName: Grpc.Core.SslServerCredentials.ForceClientAuthentication
nameWithType: SslServerCredentials.ForceClientAuthentication
- uid: Grpc.Core.SslServerCredentials.KeyCertificatePairs
name: KeyCertificatePairs
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_KeyCertificatePairs
commentId: P:Grpc.Core.SslServerCredentials.KeyCertificatePairs
fullName: Grpc.Core.SslServerCredentials.KeyCertificatePairs
nameWithType: SslServerCredentials.KeyCertificatePairs
- uid: Grpc.Core.SslServerCredentials.KeyCertificatePairs*
name: KeyCertificatePairs
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_KeyCertificatePairs_
commentId: Overload:Grpc.Core.SslServerCredentials.KeyCertificatePairs
isSpec: "True"
fullName: Grpc.Core.SslServerCredentials.KeyCertificatePairs
nameWithType: SslServerCredentials.KeyCertificatePairs
- uid: Grpc.Core.SslServerCredentials.RootCertificates
name: RootCertificates
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_RootCertificates
commentId: P:Grpc.Core.SslServerCredentials.RootCertificates
fullName: Grpc.Core.SslServerCredentials.RootCertificates
nameWithType: SslServerCredentials.RootCertificates
- uid: Grpc.Core.SslServerCredentials.RootCertificates*
name: RootCertificates
href: api/Grpc.Core.SslServerCredentials.html#Grpc_Core_SslServerCredentials_RootCertificates_
commentId: Overload:Grpc.Core.SslServerCredentials.RootCertificates
isSpec: "True"
fullName: Grpc.Core.SslServerCredentials.RootCertificates
nameWithType: SslServerCredentials.RootCertificates
- uid: Grpc.Core.Status
name: Status
href: api/Grpc.Core.Status.html
commentId: T:Grpc.Core.Status
fullName: Grpc.Core.Status
nameWithType: Status
- uid: Grpc.Core.Status.#ctor(Grpc.Core.StatusCode,System.String)
name: Status(StatusCode, String)
href: api/Grpc.Core.Status.html#Grpc_Core_Status__ctor_Grpc_Core_StatusCode_System_String_
commentId: M:Grpc.Core.Status.#ctor(Grpc.Core.StatusCode,System.String)
fullName: Grpc.Core.Status.Status(Grpc.Core.StatusCode, System.String)
nameWithType: Status.Status(StatusCode, String)
- uid: Grpc.Core.Status.#ctor*
name: Status
href: api/Grpc.Core.Status.html#Grpc_Core_Status__ctor_
commentId: Overload:Grpc.Core.Status.#ctor
isSpec: "True"
fullName: Grpc.Core.Status.Status
nameWithType: Status.Status
- uid: Grpc.Core.Status.DefaultCancelled
name: DefaultCancelled
href: api/Grpc.Core.Status.html#Grpc_Core_Status_DefaultCancelled
commentId: F:Grpc.Core.Status.DefaultCancelled
fullName: Grpc.Core.Status.DefaultCancelled
nameWithType: Status.DefaultCancelled
- uid: Grpc.Core.Status.DefaultSuccess
name: DefaultSuccess
href: api/Grpc.Core.Status.html#Grpc_Core_Status_DefaultSuccess
commentId: F:Grpc.Core.Status.DefaultSuccess
fullName: Grpc.Core.Status.DefaultSuccess
nameWithType: Status.DefaultSuccess
- uid: Grpc.Core.Status.Detail
name: Detail
href: api/Grpc.Core.Status.html#Grpc_Core_Status_Detail
commentId: P:Grpc.Core.Status.Detail
fullName: Grpc.Core.Status.Detail
nameWithType: Status.Detail
- uid: Grpc.Core.Status.Detail*
name: Detail
href: api/Grpc.Core.Status.html#Grpc_Core_Status_Detail_
commentId: Overload:Grpc.Core.Status.Detail
isSpec: "True"
fullName: Grpc.Core.Status.Detail
nameWithType: Status.Detail
- uid: Grpc.Core.Status.StatusCode
name: StatusCode
href: api/Grpc.Core.Status.html#Grpc_Core_Status_StatusCode
commentId: P:Grpc.Core.Status.StatusCode
fullName: Grpc.Core.Status.StatusCode
nameWithType: Status.StatusCode
- uid: Grpc.Core.Status.StatusCode*
name: StatusCode
href: api/Grpc.Core.Status.html#Grpc_Core_Status_StatusCode_
commentId: Overload:Grpc.Core.Status.StatusCode
isSpec: "True"
fullName: Grpc.Core.Status.StatusCode
nameWithType: Status.StatusCode
- uid: Grpc.Core.Status.ToString
name: ToString()
href: api/Grpc.Core.Status.html#Grpc_Core_Status_ToString
commentId: M:Grpc.Core.Status.ToString
fullName: Grpc.Core.Status.ToString()
nameWithType: Status.ToString()
- uid: Grpc.Core.Status.ToString*
name: ToString
href: api/Grpc.Core.Status.html#Grpc_Core_Status_ToString_
commentId: Overload:Grpc.Core.Status.ToString
isSpec: "True"
fullName: Grpc.Core.Status.ToString
nameWithType: Status.ToString
- uid: Grpc.Core.StatusCode
name: StatusCode
href: api/Grpc.Core.StatusCode.html
commentId: T:Grpc.Core.StatusCode
fullName: Grpc.Core.StatusCode
nameWithType: StatusCode
- uid: Grpc.Core.StatusCode.Aborted
name: Aborted
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Aborted
commentId: F:Grpc.Core.StatusCode.Aborted
fullName: Grpc.Core.StatusCode.Aborted
nameWithType: StatusCode.Aborted
- uid: Grpc.Core.StatusCode.AlreadyExists
name: AlreadyExists
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_AlreadyExists
commentId: F:Grpc.Core.StatusCode.AlreadyExists
fullName: Grpc.Core.StatusCode.AlreadyExists
nameWithType: StatusCode.AlreadyExists
- uid: Grpc.Core.StatusCode.Cancelled
name: Cancelled
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Cancelled
commentId: F:Grpc.Core.StatusCode.Cancelled
fullName: Grpc.Core.StatusCode.Cancelled
nameWithType: StatusCode.Cancelled
- uid: Grpc.Core.StatusCode.DataLoss
name: DataLoss
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_DataLoss
commentId: F:Grpc.Core.StatusCode.DataLoss
fullName: Grpc.Core.StatusCode.DataLoss
nameWithType: StatusCode.DataLoss
- uid: Grpc.Core.StatusCode.DeadlineExceeded
name: DeadlineExceeded
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_DeadlineExceeded
commentId: F:Grpc.Core.StatusCode.DeadlineExceeded
fullName: Grpc.Core.StatusCode.DeadlineExceeded
nameWithType: StatusCode.DeadlineExceeded
- uid: Grpc.Core.StatusCode.FailedPrecondition
name: FailedPrecondition
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_FailedPrecondition
commentId: F:Grpc.Core.StatusCode.FailedPrecondition
fullName: Grpc.Core.StatusCode.FailedPrecondition
nameWithType: StatusCode.FailedPrecondition
- uid: Grpc.Core.StatusCode.Internal
name: Internal
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Internal
commentId: F:Grpc.Core.StatusCode.Internal
fullName: Grpc.Core.StatusCode.Internal
nameWithType: StatusCode.Internal
- uid: Grpc.Core.StatusCode.InvalidArgument
name: InvalidArgument
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_InvalidArgument
commentId: F:Grpc.Core.StatusCode.InvalidArgument
fullName: Grpc.Core.StatusCode.InvalidArgument
nameWithType: StatusCode.InvalidArgument
- uid: Grpc.Core.StatusCode.NotFound
name: NotFound
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_NotFound
commentId: F:Grpc.Core.StatusCode.NotFound
fullName: Grpc.Core.StatusCode.NotFound
nameWithType: StatusCode.NotFound
- uid: Grpc.Core.StatusCode.OK
name: OK
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_OK
commentId: F:Grpc.Core.StatusCode.OK
fullName: Grpc.Core.StatusCode.OK
nameWithType: StatusCode.OK
- uid: Grpc.Core.StatusCode.OutOfRange
name: OutOfRange
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_OutOfRange
commentId: F:Grpc.Core.StatusCode.OutOfRange
fullName: Grpc.Core.StatusCode.OutOfRange
nameWithType: StatusCode.OutOfRange
- uid: Grpc.Core.StatusCode.PermissionDenied
name: PermissionDenied
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_PermissionDenied
commentId: F:Grpc.Core.StatusCode.PermissionDenied
fullName: Grpc.Core.StatusCode.PermissionDenied
nameWithType: StatusCode.PermissionDenied
- uid: Grpc.Core.StatusCode.ResourceExhausted
name: ResourceExhausted
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_ResourceExhausted
commentId: F:Grpc.Core.StatusCode.ResourceExhausted
fullName: Grpc.Core.StatusCode.ResourceExhausted
nameWithType: StatusCode.ResourceExhausted
- uid: Grpc.Core.StatusCode.Unauthenticated
name: Unauthenticated
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unauthenticated
commentId: F:Grpc.Core.StatusCode.Unauthenticated
fullName: Grpc.Core.StatusCode.Unauthenticated
nameWithType: StatusCode.Unauthenticated
- uid: Grpc.Core.StatusCode.Unavailable
name: Unavailable
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable
commentId: F:Grpc.Core.StatusCode.Unavailable
fullName: Grpc.Core.StatusCode.Unavailable
nameWithType: StatusCode.Unavailable
- uid: Grpc.Core.StatusCode.Unimplemented
name: Unimplemented
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unimplemented
commentId: F:Grpc.Core.StatusCode.Unimplemented
fullName: Grpc.Core.StatusCode.Unimplemented
nameWithType: StatusCode.Unimplemented
- uid: Grpc.Core.StatusCode.Unknown
name: Unknown
href: api/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unknown
commentId: F:Grpc.Core.StatusCode.Unknown
fullName: Grpc.Core.StatusCode.Unknown
nameWithType: StatusCode.Unknown
- uid: Grpc.Core.Testing
name: Grpc.Core.Testing
href: api/Grpc.Core.Testing.html
commentId: N:Grpc.Core.Testing
fullName: Grpc.Core.Testing
nameWithType: Grpc.Core.Testing
- uid: Grpc.Core.Testing.TestCalls
name: TestCalls
href: api/Grpc.Core.Testing.TestCalls.html
commentId: T:Grpc.Core.Testing.TestCalls
fullName: Grpc.Core.Testing.TestCalls
nameWithType: TestCalls
- uid: Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall*
name: AsyncClientStreamingCall
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncClientStreamingCall_
commentId: Overload:Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall
isSpec: "True"
fullName: Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall
nameWithType: TestCalls.AsyncClientStreamingCall
- uid: Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall``2(Grpc.Core.IClientStreamWriter{``0},System.Threading.Tasks.Task{``1},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name: AsyncClientStreamingCall<TRequest, TResponse>(IClientStreamWriter<TRequest>, Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncClientStreamingCall__2_Grpc_Core_IClientStreamWriter___0__System_Threading_Tasks_Task___1__System_Threading_Tasks_Task_Metadata__System_Func_Status__System_Func_Metadata__System_Action_
commentId: M:Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall``2(Grpc.Core.IClientStreamWriter{``0},System.Threading.Tasks.Task{``1},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name.vb: AsyncClientStreamingCall(Of TRequest, TResponse)(IClientStreamWriter(Of TRequest), Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall<TRequest, TResponse>(Grpc.Core.IClientStreamWriter<TRequest>, System.Threading.Tasks.Task<TResponse>, System.Threading.Tasks.Task<Metadata>, System.Func<Status>, System.Func<Metadata>, System.Action)
fullName.vb: Grpc.Core.Testing.TestCalls.AsyncClientStreamingCall(Of TRequest, TResponse)(Grpc.Core.IClientStreamWriter(Of TRequest), System.Threading.Tasks.Task(Of TResponse), System.Threading.Tasks.Task(Of Metadata), System.Func(Of Status), System.Func(Of Metadata), System.Action)
nameWithType: TestCalls.AsyncClientStreamingCall<TRequest, TResponse>(IClientStreamWriter<TRequest>, Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: TestCalls.AsyncClientStreamingCall(Of TRequest, TResponse)(IClientStreamWriter(Of TRequest), Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall*
name: AsyncDuplexStreamingCall
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncDuplexStreamingCall_
commentId: Overload:Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall
isSpec: "True"
fullName: Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall
nameWithType: TestCalls.AsyncDuplexStreamingCall
- uid: Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall``2(Grpc.Core.IClientStreamWriter{``0},IAsyncStreamReader{``1},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name: AsyncDuplexStreamingCall<TRequest, TResponse>(IClientStreamWriter<TRequest>, IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncDuplexStreamingCall__2_Grpc_Core_IClientStreamWriter___0__IAsyncStreamReader___1__System_Threading_Tasks_Task_Metadata__System_Func_Status__System_Func_Metadata__System_Action_
commentId: M:Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall``2(Grpc.Core.IClientStreamWriter{``0},IAsyncStreamReader{``1},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name.vb: AsyncDuplexStreamingCall(Of TRequest, TResponse)(IClientStreamWriter(Of TRequest), IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall<TRequest, TResponse>(Grpc.Core.IClientStreamWriter<TRequest>, IAsyncStreamReader<TResponse>, System.Threading.Tasks.Task<Metadata>, System.Func<Status>, System.Func<Metadata>, System.Action)
fullName.vb: Grpc.Core.Testing.TestCalls.AsyncDuplexStreamingCall(Of TRequest, TResponse)(Grpc.Core.IClientStreamWriter(Of TRequest), IAsyncStreamReader(Of TResponse), System.Threading.Tasks.Task(Of Metadata), System.Func(Of Status), System.Func(Of Metadata), System.Action)
nameWithType: TestCalls.AsyncDuplexStreamingCall<TRequest, TResponse>(IClientStreamWriter<TRequest>, IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: TestCalls.AsyncDuplexStreamingCall(Of TRequest, TResponse)(IClientStreamWriter(Of TRequest), IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall*
name: AsyncServerStreamingCall
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncServerStreamingCall_
commentId: Overload:Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall
isSpec: "True"
fullName: Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall
nameWithType: TestCalls.AsyncServerStreamingCall
- uid: Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall``1(IAsyncStreamReader{``0},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name: AsyncServerStreamingCall<TResponse>(IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncServerStreamingCall__1_IAsyncStreamReader___0__System_Threading_Tasks_Task_Metadata__System_Func_Status__System_Func_Metadata__System_Action_
commentId: M:Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall``1(IAsyncStreamReader{``0},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name.vb: AsyncServerStreamingCall(Of TResponse)(IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall<TResponse>(IAsyncStreamReader<TResponse>, System.Threading.Tasks.Task<Metadata>, System.Func<Status>, System.Func<Metadata>, System.Action)
fullName.vb: Grpc.Core.Testing.TestCalls.AsyncServerStreamingCall(Of TResponse)(IAsyncStreamReader(Of TResponse), System.Threading.Tasks.Task(Of Metadata), System.Func(Of Status), System.Func(Of Metadata), System.Action)
nameWithType: TestCalls.AsyncServerStreamingCall<TResponse>(IAsyncStreamReader<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: TestCalls.AsyncServerStreamingCall(Of TResponse)(IAsyncStreamReader(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.Testing.TestCalls.AsyncUnaryCall*
name: AsyncUnaryCall
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncUnaryCall_
commentId: Overload:Grpc.Core.Testing.TestCalls.AsyncUnaryCall
isSpec: "True"
fullName: Grpc.Core.Testing.TestCalls.AsyncUnaryCall
nameWithType: TestCalls.AsyncUnaryCall
- uid: Grpc.Core.Testing.TestCalls.AsyncUnaryCall``1(System.Threading.Tasks.Task{``0},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name: AsyncUnaryCall<TResponse>(Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
href: api/Grpc.Core.Testing.TestCalls.html#Grpc_Core_Testing_TestCalls_AsyncUnaryCall__1_System_Threading_Tasks_Task___0__System_Threading_Tasks_Task_Metadata__System_Func_Status__System_Func_Metadata__System_Action_
commentId: M:Grpc.Core.Testing.TestCalls.AsyncUnaryCall``1(System.Threading.Tasks.Task{``0},System.Threading.Tasks.Task{Metadata},System.Func{Status},System.Func{Metadata},System.Action)
name.vb: AsyncUnaryCall(Of TResponse)(Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
fullName: Grpc.Core.Testing.TestCalls.AsyncUnaryCall<TResponse>(System.Threading.Tasks.Task<TResponse>, System.Threading.Tasks.Task<Metadata>, System.Func<Status>, System.Func<Metadata>, System.Action)
fullName.vb: Grpc.Core.Testing.TestCalls.AsyncUnaryCall(Of TResponse)(System.Threading.Tasks.Task(Of TResponse), System.Threading.Tasks.Task(Of Metadata), System.Func(Of Status), System.Func(Of Metadata), System.Action)
nameWithType: TestCalls.AsyncUnaryCall<TResponse>(Task<TResponse>, Task<Metadata>, Func<Status>, Func<Metadata>, Action)
nameWithType.vb: TestCalls.AsyncUnaryCall(Of TResponse)(Task(Of TResponse), Task(Of Metadata), Func(Of Status), Func(Of Metadata), Action)
- uid: Grpc.Core.Testing.TestServerCallContext
name: TestServerCallContext
href: api/Grpc.Core.Testing.TestServerCallContext.html
commentId: T:Grpc.Core.Testing.TestServerCallContext
fullName: Grpc.Core.Testing.TestServerCallContext
nameWithType: TestServerCallContext
- uid: Grpc.Core.Testing.TestServerCallContext.Create(System.String,System.String,System.DateTime,Metadata,System.Threading.CancellationToken,System.String,AuthContext,ContextPropagationToken,System.Func{Metadata,System.Threading.Tasks.Task},System.Func{WriteOptions},System.Action{WriteOptions})
name: Create(String, String, DateTime, Metadata, CancellationToken, String, AuthContext, ContextPropagationToken, Func<Metadata, Task>, Func<WriteOptions>, Action<WriteOptions>)
href: api/Grpc.Core.Testing.TestServerCallContext.html#Grpc_Core_Testing_TestServerCallContext_Create_System_String_System_String_System_DateTime_Metadata_System_Threading_CancellationToken_System_String_AuthContext_ContextPropagationToken_System_Func_Metadata_System_Threading_Tasks_Task__System_Func_WriteOptions__System_Action_WriteOptions__
commentId: M:Grpc.Core.Testing.TestServerCallContext.Create(System.String,System.String,System.DateTime,Metadata,System.Threading.CancellationToken,System.String,AuthContext,ContextPropagationToken,System.Func{Metadata,System.Threading.Tasks.Task},System.Func{WriteOptions},System.Action{WriteOptions})
name.vb: Create(String, String, DateTime, Metadata, CancellationToken, String, AuthContext, ContextPropagationToken, Func(Of Metadata, Task), Func(Of WriteOptions), Action(Of WriteOptions))
fullName: Grpc.Core.Testing.TestServerCallContext.Create(System.String, System.String, System.DateTime, Metadata, System.Threading.CancellationToken, System.String, AuthContext, ContextPropagationToken, System.Func<Metadata, System.Threading.Tasks.Task>, System.Func<WriteOptions>, System.Action<WriteOptions>)
fullName.vb: Grpc.Core.Testing.TestServerCallContext.Create(System.String, System.String, System.DateTime, Metadata, System.Threading.CancellationToken, System.String, AuthContext, ContextPropagationToken, System.Func(Of Metadata, System.Threading.Tasks.Task), System.Func(Of WriteOptions), System.Action(Of WriteOptions))
nameWithType: TestServerCallContext.Create(String, String, DateTime, Metadata, CancellationToken, String, AuthContext, ContextPropagationToken, Func<Metadata, Task>, Func<WriteOptions>, Action<WriteOptions>)
nameWithType.vb: TestServerCallContext.Create(String, String, DateTime, Metadata, CancellationToken, String, AuthContext, ContextPropagationToken, Func(Of Metadata, Task), Func(Of WriteOptions), Action(Of WriteOptions))
- uid: Grpc.Core.Testing.TestServerCallContext.Create*
name: Create
href: api/Grpc.Core.Testing.TestServerCallContext.html#Grpc_Core_Testing_TestServerCallContext_Create_
commentId: Overload:Grpc.Core.Testing.TestServerCallContext.Create
isSpec: "True"
fullName: Grpc.Core.Testing.TestServerCallContext.Create
nameWithType: TestServerCallContext.Create
- uid: Grpc.Core.UnaryServerMethod`2
name: UnaryServerMethod<TRequest, TResponse>
href: api/Grpc.Core.UnaryServerMethod-2.html
commentId: T:Grpc.Core.UnaryServerMethod`2
name.vb: UnaryServerMethod(Of TRequest, TResponse)
fullName: Grpc.Core.UnaryServerMethod<TRequest, TResponse>
fullName.vb: Grpc.Core.UnaryServerMethod(Of TRequest, TResponse)
nameWithType: UnaryServerMethod<TRequest, TResponse>
nameWithType.vb: UnaryServerMethod(Of TRequest, TResponse)
- uid: Grpc.Core.Utils
name: Grpc.Core.Utils
href: api/Grpc.Core.Utils.html
commentId: N:Grpc.Core.Utils
fullName: Grpc.Core.Utils
nameWithType: Grpc.Core.Utils
- uid: Grpc.Core.Utils.AsyncStreamExtensions
name: AsyncStreamExtensions
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html
commentId: T:Grpc.Core.Utils.AsyncStreamExtensions
fullName: Grpc.Core.Utils.AsyncStreamExtensions
nameWithType: AsyncStreamExtensions
- uid: Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync*
name: ForEachAsync
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync_
commentId: Overload:Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync
isSpec: "True"
fullName: Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync
nameWithType: AsyncStreamExtensions.ForEachAsync
- uid: Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync``1(Grpc.Core.IAsyncStreamReader{``0},System.Func{``0,System.Threading.Tasks.Task})
name: ForEachAsync<T>(IAsyncStreamReader<T>, Func<T, Task>)
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_ForEachAsync__1_Grpc_Core_IAsyncStreamReader___0__System_Func___0_System_Threading_Tasks_Task__
commentId: M:Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync``1(Grpc.Core.IAsyncStreamReader{``0},System.Func{``0,System.Threading.Tasks.Task})
name.vb: ForEachAsync(Of T)(IAsyncStreamReader(Of T), Func(Of T, Task))
fullName: Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync<T>(Grpc.Core.IAsyncStreamReader<T>, System.Func<T, System.Threading.Tasks.Task>)
fullName.vb: Grpc.Core.Utils.AsyncStreamExtensions.ForEachAsync(Of T)(Grpc.Core.IAsyncStreamReader(Of T), System.Func(Of T, System.Threading.Tasks.Task))
nameWithType: AsyncStreamExtensions.ForEachAsync<T>(IAsyncStreamReader<T>, Func<T, Task>)
nameWithType.vb: AsyncStreamExtensions.ForEachAsync(Of T)(IAsyncStreamReader(Of T), Func(Of T, Task))
- uid: Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync*
name: ToListAsync
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync_
commentId: Overload:Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync
isSpec: "True"
fullName: Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync
nameWithType: AsyncStreamExtensions.ToListAsync
- uid: Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync``1(Grpc.Core.IAsyncStreamReader{``0})
name: ToListAsync<T>(IAsyncStreamReader<T>)
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_ToListAsync__1_Grpc_Core_IAsyncStreamReader___0__
commentId: M:Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync``1(Grpc.Core.IAsyncStreamReader{``0})
name.vb: ToListAsync(Of T)(IAsyncStreamReader(Of T))
fullName: Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync<T>(Grpc.Core.IAsyncStreamReader<T>)
fullName.vb: Grpc.Core.Utils.AsyncStreamExtensions.ToListAsync(Of T)(Grpc.Core.IAsyncStreamReader(Of T))
nameWithType: AsyncStreamExtensions.ToListAsync<T>(IAsyncStreamReader<T>)
nameWithType.vb: AsyncStreamExtensions.ToListAsync(Of T)(IAsyncStreamReader(Of T))
- uid: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync*
name: WriteAllAsync
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_WriteAllAsync_
commentId: Overload:Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync
isSpec: "True"
fullName: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync
nameWithType: AsyncStreamExtensions.WriteAllAsync
- uid: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync``1(Grpc.Core.IClientStreamWriter{``0},System.Collections.Generic.IEnumerable{``0},System.Boolean)
name: WriteAllAsync<T>(IClientStreamWriter<T>, IEnumerable<T>, Boolean)
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_WriteAllAsync__1_Grpc_Core_IClientStreamWriter___0__System_Collections_Generic_IEnumerable___0__System_Boolean_
commentId: M:Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync``1(Grpc.Core.IClientStreamWriter{``0},System.Collections.Generic.IEnumerable{``0},System.Boolean)
name.vb: WriteAllAsync(Of T)(IClientStreamWriter(Of T), IEnumerable(Of T), Boolean)
fullName: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync<T>(Grpc.Core.IClientStreamWriter<T>, System.Collections.Generic.IEnumerable<T>, System.Boolean)
fullName.vb: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync(Of T)(Grpc.Core.IClientStreamWriter(Of T), System.Collections.Generic.IEnumerable(Of T), System.Boolean)
nameWithType: AsyncStreamExtensions.WriteAllAsync<T>(IClientStreamWriter<T>, IEnumerable<T>, Boolean)
nameWithType.vb: AsyncStreamExtensions.WriteAllAsync(Of T)(IClientStreamWriter(Of T), IEnumerable(Of T), Boolean)
- uid: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync``1(Grpc.Core.IServerStreamWriter{``0},System.Collections.Generic.IEnumerable{``0})
name: WriteAllAsync<T>(IServerStreamWriter<T>, IEnumerable<T>)
href: api/Grpc.Core.Utils.AsyncStreamExtensions.html#Grpc_Core_Utils_AsyncStreamExtensions_WriteAllAsync__1_Grpc_Core_IServerStreamWriter___0__System_Collections_Generic_IEnumerable___0__
commentId: M:Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync``1(Grpc.Core.IServerStreamWriter{``0},System.Collections.Generic.IEnumerable{``0})
name.vb: WriteAllAsync(Of T)(IServerStreamWriter(Of T), IEnumerable(Of T))
fullName: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync<T>(Grpc.Core.IServerStreamWriter<T>, System.Collections.Generic.IEnumerable<T>)
fullName.vb: Grpc.Core.Utils.AsyncStreamExtensions.WriteAllAsync(Of T)(Grpc.Core.IServerStreamWriter(Of T), System.Collections.Generic.IEnumerable(Of T))
nameWithType: AsyncStreamExtensions.WriteAllAsync<T>(IServerStreamWriter<T>, IEnumerable<T>)
nameWithType.vb: AsyncStreamExtensions.WriteAllAsync(Of T)(IServerStreamWriter(Of T), IEnumerable(Of T))
- uid: Grpc.Core.Utils.BenchmarkUtil
name: BenchmarkUtil
href: api/Grpc.Core.Utils.BenchmarkUtil.html
commentId: T:Grpc.Core.Utils.BenchmarkUtil
fullName: Grpc.Core.Utils.BenchmarkUtil
nameWithType: BenchmarkUtil
- uid: Grpc.Core.Utils.BenchmarkUtil.RunBenchmark(System.Int32,System.Int32,System.Action)
name: RunBenchmark(Int32, Int32, Action)
href: api/Grpc.Core.Utils.BenchmarkUtil.html#Grpc_Core_Utils_BenchmarkUtil_RunBenchmark_System_Int32_System_Int32_System_Action_
commentId: M:Grpc.Core.Utils.BenchmarkUtil.RunBenchmark(System.Int32,System.Int32,System.Action)
fullName: Grpc.Core.Utils.BenchmarkUtil.RunBenchmark(System.Int32, System.Int32, System.Action)
nameWithType: BenchmarkUtil.RunBenchmark(Int32, Int32, Action)
- uid: Grpc.Core.Utils.BenchmarkUtil.RunBenchmark*
name: RunBenchmark
href: api/Grpc.Core.Utils.BenchmarkUtil.html#Grpc_Core_Utils_BenchmarkUtil_RunBenchmark_
commentId: Overload:Grpc.Core.Utils.BenchmarkUtil.RunBenchmark
isSpec: "True"
fullName: Grpc.Core.Utils.BenchmarkUtil.RunBenchmark
nameWithType: BenchmarkUtil.RunBenchmark
- uid: Grpc.Core.Utils.GrpcPreconditions
name: GrpcPreconditions
href: api/Grpc.Core.Utils.GrpcPreconditions.html
commentId: T:Grpc.Core.Utils.GrpcPreconditions
fullName: Grpc.Core.Utils.GrpcPreconditions
nameWithType: GrpcPreconditions
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean)
name: CheckArgument(Boolean)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckArgument_System_Boolean_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean)
nameWithType: GrpcPreconditions.CheckArgument(Boolean)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean,System.String)
name: CheckArgument(Boolean, String)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckArgument_System_Boolean_System_String_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean,System.String)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckArgument(System.Boolean, System.String)
nameWithType: GrpcPreconditions.CheckArgument(Boolean, String)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckArgument*
name: CheckArgument
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckArgument_
commentId: Overload:Grpc.Core.Utils.GrpcPreconditions.CheckArgument
isSpec: "True"
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckArgument
nameWithType: GrpcPreconditions.CheckArgument
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull*
name: CheckNotNull
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckNotNull_
commentId: Overload:Grpc.Core.Utils.GrpcPreconditions.CheckNotNull
isSpec: "True"
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull
nameWithType: GrpcPreconditions.CheckNotNull
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull``1(``0)
name: CheckNotNull<T>(T)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckNotNull__1___0_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckNotNull``1(``0)
name.vb: CheckNotNull(Of T)(T)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull<T>(T)
fullName.vb: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull(Of T)(T)
nameWithType: GrpcPreconditions.CheckNotNull<T>(T)
nameWithType.vb: GrpcPreconditions.CheckNotNull(Of T)(T)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull``1(``0,System.String)
name: CheckNotNull<T>(T, String)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckNotNull__1___0_System_String_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckNotNull``1(``0,System.String)
name.vb: CheckNotNull(Of T)(T, String)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull<T>(T, System.String)
fullName.vb: Grpc.Core.Utils.GrpcPreconditions.CheckNotNull(Of T)(T, System.String)
nameWithType: GrpcPreconditions.CheckNotNull<T>(T, String)
nameWithType.vb: GrpcPreconditions.CheckNotNull(Of T)(T, String)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean)
name: CheckState(Boolean)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckState_System_Boolean_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean)
nameWithType: GrpcPreconditions.CheckState(Boolean)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean,System.String)
name: CheckState(Boolean, String)
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckState_System_Boolean_System_String_
commentId: M:Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean,System.String)
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckState(System.Boolean, System.String)
nameWithType: GrpcPreconditions.CheckState(Boolean, String)
- uid: Grpc.Core.Utils.GrpcPreconditions.CheckState*
name: CheckState
href: api/Grpc.Core.Utils.GrpcPreconditions.html#Grpc_Core_Utils_GrpcPreconditions_CheckState_
commentId: Overload:Grpc.Core.Utils.GrpcPreconditions.CheckState
isSpec: "True"
fullName: Grpc.Core.Utils.GrpcPreconditions.CheckState
nameWithType: GrpcPreconditions.CheckState
- uid: Grpc.Core.Utils.TaskUtils
name: TaskUtils
href: api/Grpc.Core.Utils.TaskUtils.html
commentId: T:Grpc.Core.Utils.TaskUtils
fullName: Grpc.Core.Utils.TaskUtils
nameWithType: TaskUtils
- uid: Grpc.Core.Utils.TaskUtils.CompletedTask
name: CompletedTask
href: api/Grpc.Core.Utils.TaskUtils.html#Grpc_Core_Utils_TaskUtils_CompletedTask
commentId: P:Grpc.Core.Utils.TaskUtils.CompletedTask
fullName: Grpc.Core.Utils.TaskUtils.CompletedTask
nameWithType: TaskUtils.CompletedTask
- uid: Grpc.Core.Utils.TaskUtils.CompletedTask*
name: CompletedTask
href: api/Grpc.Core.Utils.TaskUtils.html#Grpc_Core_Utils_TaskUtils_CompletedTask_
commentId: Overload:Grpc.Core.Utils.TaskUtils.CompletedTask
isSpec: "True"
fullName: Grpc.Core.Utils.TaskUtils.CompletedTask
nameWithType: TaskUtils.CompletedTask
- uid: Grpc.Core.VersionInfo
name: VersionInfo
href: api/Grpc.Core.VersionInfo.html
commentId: T:Grpc.Core.VersionInfo
fullName: Grpc.Core.VersionInfo
nameWithType: VersionInfo
- uid: Grpc.Core.VersionInfo.CurrentAssemblyFileVersion
name: CurrentAssemblyFileVersion
href: api/Grpc.Core.VersionInfo.html#Grpc_Core_VersionInfo_CurrentAssemblyFileVersion
commentId: F:Grpc.Core.VersionInfo.CurrentAssemblyFileVersion
fullName: Grpc.Core.VersionInfo.CurrentAssemblyFileVersion
nameWithType: VersionInfo.CurrentAssemblyFileVersion
- uid: Grpc.Core.VersionInfo.CurrentAssemblyVersion
name: CurrentAssemblyVersion
href: api/Grpc.Core.VersionInfo.html#Grpc_Core_VersionInfo_CurrentAssemblyVersion
commentId: F:Grpc.Core.VersionInfo.CurrentAssemblyVersion
fullName: Grpc.Core.VersionInfo.CurrentAssemblyVersion
nameWithType: VersionInfo.CurrentAssemblyVersion
- uid: Grpc.Core.VersionInfo.CurrentVersion
name: CurrentVersion
href: api/Grpc.Core.VersionInfo.html#Grpc_Core_VersionInfo_CurrentVersion
commentId: F:Grpc.Core.VersionInfo.CurrentVersion
fullName: Grpc.Core.VersionInfo.CurrentVersion
nameWithType: VersionInfo.CurrentVersion
- uid: Grpc.Core.WriteFlags
name: WriteFlags
href: api/Grpc.Core.WriteFlags.html
commentId: T:Grpc.Core.WriteFlags
fullName: Grpc.Core.WriteFlags
nameWithType: WriteFlags
- uid: Grpc.Core.WriteFlags.BufferHint
name: BufferHint
href: api/Grpc.Core.WriteFlags.html#Grpc_Core_WriteFlags_BufferHint
commentId: F:Grpc.Core.WriteFlags.BufferHint
fullName: Grpc.Core.WriteFlags.BufferHint
nameWithType: WriteFlags.BufferHint
- uid: Grpc.Core.WriteFlags.NoCompress
name: NoCompress
href: api/Grpc.Core.WriteFlags.html#Grpc_Core_WriteFlags_NoCompress
commentId: F:Grpc.Core.WriteFlags.NoCompress
fullName: Grpc.Core.WriteFlags.NoCompress
nameWithType: WriteFlags.NoCompress
- uid: Grpc.Core.WriteOptions
name: WriteOptions
href: api/Grpc.Core.WriteOptions.html
commentId: T:Grpc.Core.WriteOptions
fullName: Grpc.Core.WriteOptions
nameWithType: WriteOptions
- uid: Grpc.Core.WriteOptions.#ctor(Grpc.Core.WriteFlags)
name: WriteOptions(WriteFlags)
href: api/Grpc.Core.WriteOptions.html#Grpc_Core_WriteOptions__ctor_Grpc_Core_WriteFlags_
commentId: M:Grpc.Core.WriteOptions.#ctor(Grpc.Core.WriteFlags)
fullName: Grpc.Core.WriteOptions.WriteOptions(Grpc.Core.WriteFlags)
nameWithType: WriteOptions.WriteOptions(WriteFlags)
- uid: Grpc.Core.WriteOptions.#ctor*
name: WriteOptions
href: api/Grpc.Core.WriteOptions.html#Grpc_Core_WriteOptions__ctor_
commentId: Overload:Grpc.Core.WriteOptions.#ctor
isSpec: "True"
fullName: Grpc.Core.WriteOptions.WriteOptions
nameWithType: WriteOptions.WriteOptions
- uid: Grpc.Core.WriteOptions.Default
name: Default
href: api/Grpc.Core.WriteOptions.html#Grpc_Core_WriteOptions_Default
commentId: F:Grpc.Core.WriteOptions.Default
fullName: Grpc.Core.WriteOptions.Default
nameWithType: WriteOptions.Default
- uid: Grpc.Core.WriteOptions.Flags
name: Flags
href: api/Grpc.Core.WriteOptions.html#Grpc_Core_WriteOptions_Flags
commentId: P:Grpc.Core.WriteOptions.Flags
fullName: Grpc.Core.WriteOptions.Flags
nameWithType: WriteOptions.Flags
- uid: Grpc.Core.WriteOptions.Flags*
name: Flags
href: api/Grpc.Core.WriteOptions.html#Grpc_Core_WriteOptions_Flags_
commentId: Overload:Grpc.Core.WriteOptions.Flags
isSpec: "True"
fullName: Grpc.Core.WriteOptions.Flags
nameWithType: WriteOptions.Flags
- uid: Grpc.Health.V1
name: Grpc.Health.V1
href: api/Grpc.Health.V1.html
commentId: N:Grpc.Health.V1
fullName: Grpc.Health.V1
nameWithType: Grpc.Health.V1
- uid: Grpc.Health.V1.Health
name: Health
href: api/Grpc.Health.V1.Health.html
commentId: T:Grpc.Health.V1.Health
fullName: Grpc.Health.V1.Health
nameWithType: Health
- uid: Grpc.Health.V1.Health.BindService(Grpc.Core.ServiceBinderBase,Grpc.Health.V1.Health.HealthBase)
name: BindService(ServiceBinderBase, Health.HealthBase)
href: api/Grpc.Health.V1.Health.html#Grpc_Health_V1_Health_BindService_Grpc_Core_ServiceBinderBase_Grpc_Health_V1_Health_HealthBase_
commentId: M:Grpc.Health.V1.Health.BindService(Grpc.Core.ServiceBinderBase,Grpc.Health.V1.Health.HealthBase)
fullName: Grpc.Health.V1.Health.BindService(Grpc.Core.ServiceBinderBase, Grpc.Health.V1.Health.HealthBase)
nameWithType: Health.BindService(ServiceBinderBase, Health.HealthBase)
- uid: Grpc.Health.V1.Health.BindService(Grpc.Health.V1.Health.HealthBase)
name: BindService(Health.HealthBase)
href: api/Grpc.Health.V1.Health.html#Grpc_Health_V1_Health_BindService_Grpc_Health_V1_Health_HealthBase_
commentId: M:Grpc.Health.V1.Health.BindService(Grpc.Health.V1.Health.HealthBase)
fullName: Grpc.Health.V1.Health.BindService(Grpc.Health.V1.Health.HealthBase)
nameWithType: Health.BindService(Health.HealthBase)
- uid: Grpc.Health.V1.Health.BindService*
name: BindService
href: api/Grpc.Health.V1.Health.html#Grpc_Health_V1_Health_BindService_
commentId: Overload:Grpc.Health.V1.Health.BindService
isSpec: "True"
fullName: Grpc.Health.V1.Health.BindService
nameWithType: Health.BindService
- uid: Grpc.Health.V1.Health.Descriptor
name: Descriptor
href: api/Grpc.Health.V1.Health.html#Grpc_Health_V1_Health_Descriptor
commentId: P:Grpc.Health.V1.Health.Descriptor
fullName: Grpc.Health.V1.Health.Descriptor
nameWithType: Health.Descriptor
- uid: Grpc.Health.V1.Health.Descriptor*
name: Descriptor
href: api/Grpc.Health.V1.Health.html#Grpc_Health_V1_Health_Descriptor_
commentId: Overload:Grpc.Health.V1.Health.Descriptor
isSpec: "True"
fullName: Grpc.Health.V1.Health.Descriptor
nameWithType: Health.Descriptor
- uid: Grpc.Health.V1.Health.HealthBase
name: Health.HealthBase
href: api/Grpc.Health.V1.Health.HealthBase.html
commentId: T:Grpc.Health.V1.Health.HealthBase
fullName: Grpc.Health.V1.Health.HealthBase
nameWithType: Health.HealthBase
- uid: Grpc.Health.V1.Health.HealthBase.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.ServerCallContext)
name: Check(HealthCheckRequest, ServerCallContext)
href: api/Grpc.Health.V1.Health.HealthBase.html#Grpc_Health_V1_Health_HealthBase_Check_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_ServerCallContext_
commentId: M:Grpc.Health.V1.Health.HealthBase.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.ServerCallContext)
fullName: Grpc.Health.V1.Health.HealthBase.Check(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.ServerCallContext)
nameWithType: Health.HealthBase.Check(HealthCheckRequest, ServerCallContext)
- uid: Grpc.Health.V1.Health.HealthBase.Check*
name: Check
href: api/Grpc.Health.V1.Health.HealthBase.html#Grpc_Health_V1_Health_HealthBase_Check_
commentId: Overload:Grpc.Health.V1.Health.HealthBase.Check
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthBase.Check
nameWithType: Health.HealthBase.Check
- uid: Grpc.Health.V1.Health.HealthBase.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.IServerStreamWriter{Grpc.Health.V1.HealthCheckResponse},Grpc.Core.ServerCallContext)
name: Watch(HealthCheckRequest, IServerStreamWriter<HealthCheckResponse>, ServerCallContext)
href: api/Grpc.Health.V1.Health.HealthBase.html#Grpc_Health_V1_Health_HealthBase_Watch_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_IServerStreamWriter_Grpc_Health_V1_HealthCheckResponse__Grpc_Core_ServerCallContext_
commentId: M:Grpc.Health.V1.Health.HealthBase.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.IServerStreamWriter{Grpc.Health.V1.HealthCheckResponse},Grpc.Core.ServerCallContext)
name.vb: Watch(HealthCheckRequest, IServerStreamWriter(Of HealthCheckResponse), ServerCallContext)
fullName: Grpc.Health.V1.Health.HealthBase.Watch(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.IServerStreamWriter<Grpc.Health.V1.HealthCheckResponse>, Grpc.Core.ServerCallContext)
fullName.vb: Grpc.Health.V1.Health.HealthBase.Watch(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.IServerStreamWriter(Of Grpc.Health.V1.HealthCheckResponse), Grpc.Core.ServerCallContext)
nameWithType: Health.HealthBase.Watch(HealthCheckRequest, IServerStreamWriter<HealthCheckResponse>, ServerCallContext)
nameWithType.vb: Health.HealthBase.Watch(HealthCheckRequest, IServerStreamWriter(Of HealthCheckResponse), ServerCallContext)
- uid: Grpc.Health.V1.Health.HealthBase.Watch*
name: Watch
href: api/Grpc.Health.V1.Health.HealthBase.html#Grpc_Health_V1_Health_HealthBase_Watch_
commentId: Overload:Grpc.Health.V1.Health.HealthBase.Watch
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthBase.Watch
nameWithType: Health.HealthBase.Watch
- uid: Grpc.Health.V1.Health.HealthClient
name: Health.HealthClient
href: api/Grpc.Health.V1.Health.HealthClient.html
commentId: T:Grpc.Health.V1.Health.HealthClient
fullName: Grpc.Health.V1.Health.HealthClient
nameWithType: Health.HealthClient
- uid: Grpc.Health.V1.Health.HealthClient.#ctor
name: HealthClient()
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient__ctor
commentId: M:Grpc.Health.V1.Health.HealthClient.#ctor
fullName: Grpc.Health.V1.Health.HealthClient.HealthClient()
nameWithType: Health.HealthClient.HealthClient()
- uid: Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.CallInvoker)
name: HealthClient(CallInvoker)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient__ctor_Grpc_Core_CallInvoker_
commentId: M:Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.CallInvoker)
fullName: Grpc.Health.V1.Health.HealthClient.HealthClient(Grpc.Core.CallInvoker)
nameWithType: Health.HealthClient.HealthClient(CallInvoker)
- uid: Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.Channel)
name: HealthClient(Channel)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient__ctor_Grpc_Core_Channel_
commentId: M:Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.Channel)
fullName: Grpc.Health.V1.Health.HealthClient.HealthClient(Grpc.Core.Channel)
nameWithType: Health.HealthClient.HealthClient(Channel)
- uid: Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
name: HealthClient(ClientBase.ClientBaseConfiguration)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient__ctor_Grpc_Core_ClientBase_ClientBaseConfiguration_
commentId: M:Grpc.Health.V1.Health.HealthClient.#ctor(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName: Grpc.Health.V1.Health.HealthClient.HealthClient(Grpc.Core.ClientBase.ClientBaseConfiguration)
nameWithType: Health.HealthClient.HealthClient(ClientBase.ClientBaseConfiguration)
- uid: Grpc.Health.V1.Health.HealthClient.#ctor*
name: HealthClient
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient__ctor_
commentId: Overload:Grpc.Health.V1.Health.HealthClient.#ctor
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthClient.HealthClient
nameWithType: Health.HealthClient.HealthClient
- uid: Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
name: Check(HealthCheckRequest, CallOptions)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Check_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_CallOptions_
commentId: M:Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
fullName: Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.CallOptions)
nameWithType: Health.HealthClient.Check(HealthCheckRequest, CallOptions)
- uid: Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name: Check(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Check_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_Metadata_System_Nullable_System_DateTime__System_Threading_CancellationToken_
commentId: M:Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name.vb: Check(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
fullName: Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable<System.DateTime>, System.Threading.CancellationToken)
fullName.vb: Grpc.Health.V1.Health.HealthClient.Check(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable(Of System.DateTime), System.Threading.CancellationToken)
nameWithType: Health.HealthClient.Check(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
nameWithType.vb: Health.HealthClient.Check(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
- uid: Grpc.Health.V1.Health.HealthClient.Check*
name: Check
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Check_
commentId: Overload:Grpc.Health.V1.Health.HealthClient.Check
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthClient.Check
nameWithType: Health.HealthClient.Check
- uid: Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
name: CheckAsync(HealthCheckRequest, CallOptions)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_CheckAsync_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_CallOptions_
commentId: M:Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
fullName: Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.CallOptions)
nameWithType: Health.HealthClient.CheckAsync(HealthCheckRequest, CallOptions)
- uid: Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name: CheckAsync(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_CheckAsync_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_Metadata_System_Nullable_System_DateTime__System_Threading_CancellationToken_
commentId: M:Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name.vb: CheckAsync(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
fullName: Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable<System.DateTime>, System.Threading.CancellationToken)
fullName.vb: Grpc.Health.V1.Health.HealthClient.CheckAsync(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable(Of System.DateTime), System.Threading.CancellationToken)
nameWithType: Health.HealthClient.CheckAsync(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
nameWithType.vb: Health.HealthClient.CheckAsync(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
- uid: Grpc.Health.V1.Health.HealthClient.CheckAsync*
name: CheckAsync
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_CheckAsync_
commentId: Overload:Grpc.Health.V1.Health.HealthClient.CheckAsync
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthClient.CheckAsync
nameWithType: Health.HealthClient.CheckAsync
- uid: Grpc.Health.V1.Health.HealthClient.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
name: NewInstance(ClientBase.ClientBaseConfiguration)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_NewInstance_Grpc_Core_ClientBase_ClientBaseConfiguration_
commentId: M:Grpc.Health.V1.Health.HealthClient.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
fullName: Grpc.Health.V1.Health.HealthClient.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)
nameWithType: Health.HealthClient.NewInstance(ClientBase.ClientBaseConfiguration)
- uid: Grpc.Health.V1.Health.HealthClient.NewInstance*
name: NewInstance
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_NewInstance_
commentId: Overload:Grpc.Health.V1.Health.HealthClient.NewInstance
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthClient.NewInstance
nameWithType: Health.HealthClient.NewInstance
- uid: Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
name: Watch(HealthCheckRequest, CallOptions)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Watch_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_CallOptions_
commentId: M:Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.CallOptions)
fullName: Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.CallOptions)
nameWithType: Health.HealthClient.Watch(HealthCheckRequest, CallOptions)
- uid: Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name: Watch(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Watch_Grpc_Health_V1_HealthCheckRequest_Grpc_Core_Metadata_System_Nullable_System_DateTime__System_Threading_CancellationToken_
commentId: M:Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)
name.vb: Watch(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
fullName: Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable<System.DateTime>, System.Threading.CancellationToken)
fullName.vb: Grpc.Health.V1.Health.HealthClient.Watch(Grpc.Health.V1.HealthCheckRequest, Grpc.Core.Metadata, System.Nullable(Of System.DateTime), System.Threading.CancellationToken)
nameWithType: Health.HealthClient.Watch(HealthCheckRequest, Metadata, Nullable<DateTime>, CancellationToken)
nameWithType.vb: Health.HealthClient.Watch(HealthCheckRequest, Metadata, Nullable(Of DateTime), CancellationToken)
- uid: Grpc.Health.V1.Health.HealthClient.Watch*
name: Watch
href: api/Grpc.Health.V1.Health.HealthClient.html#Grpc_Health_V1_Health_HealthClient_Watch_
commentId: Overload:Grpc.Health.V1.Health.HealthClient.Watch
isSpec: "True"
fullName: Grpc.Health.V1.Health.HealthClient.Watch
nameWithType: Health.HealthClient.Watch
- uid: Grpc.Health.V1.HealthCheckRequest
name: HealthCheckRequest
href: api/Grpc.Health.V1.HealthCheckRequest.html
commentId: T:Grpc.Health.V1.HealthCheckRequest
fullName: Grpc.Health.V1.HealthCheckRequest
nameWithType: HealthCheckRequest
- uid: Grpc.Health.V1.HealthCheckRequest.#ctor
name: HealthCheckRequest()
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest__ctor
commentId: M:Grpc.Health.V1.HealthCheckRequest.#ctor
fullName: Grpc.Health.V1.HealthCheckRequest.HealthCheckRequest()
nameWithType: HealthCheckRequest.HealthCheckRequest()
- uid: Grpc.Health.V1.HealthCheckRequest.#ctor(Grpc.Health.V1.HealthCheckRequest)
name: HealthCheckRequest(HealthCheckRequest)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest__ctor_Grpc_Health_V1_HealthCheckRequest_
commentId: M:Grpc.Health.V1.HealthCheckRequest.#ctor(Grpc.Health.V1.HealthCheckRequest)
fullName: Grpc.Health.V1.HealthCheckRequest.HealthCheckRequest(Grpc.Health.V1.HealthCheckRequest)
nameWithType: HealthCheckRequest.HealthCheckRequest(HealthCheckRequest)
- uid: Grpc.Health.V1.HealthCheckRequest.#ctor*
name: HealthCheckRequest
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest__ctor_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.#ctor
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.HealthCheckRequest
nameWithType: HealthCheckRequest.HealthCheckRequest
- uid: Grpc.Health.V1.HealthCheckRequest.CalculateSize
name: CalculateSize()
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_CalculateSize
commentId: M:Grpc.Health.V1.HealthCheckRequest.CalculateSize
fullName: Grpc.Health.V1.HealthCheckRequest.CalculateSize()
nameWithType: HealthCheckRequest.CalculateSize()
- uid: Grpc.Health.V1.HealthCheckRequest.CalculateSize*
name: CalculateSize
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_CalculateSize_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.CalculateSize
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.CalculateSize
nameWithType: HealthCheckRequest.CalculateSize
- uid: Grpc.Health.V1.HealthCheckRequest.Clone
name: Clone()
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Clone
commentId: M:Grpc.Health.V1.HealthCheckRequest.Clone
fullName: Grpc.Health.V1.HealthCheckRequest.Clone()
nameWithType: HealthCheckRequest.Clone()
- uid: Grpc.Health.V1.HealthCheckRequest.Clone*
name: Clone
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Clone_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.Clone
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.Clone
nameWithType: HealthCheckRequest.Clone
- uid: Grpc.Health.V1.HealthCheckRequest.Descriptor
name: Descriptor
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Descriptor
commentId: P:Grpc.Health.V1.HealthCheckRequest.Descriptor
fullName: Grpc.Health.V1.HealthCheckRequest.Descriptor
nameWithType: HealthCheckRequest.Descriptor
- uid: Grpc.Health.V1.HealthCheckRequest.Descriptor*
name: Descriptor
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Descriptor_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.Descriptor
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.Descriptor
nameWithType: HealthCheckRequest.Descriptor
- uid: Grpc.Health.V1.HealthCheckRequest.Equals(Grpc.Health.V1.HealthCheckRequest)
name: Equals(HealthCheckRequest)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Equals_Grpc_Health_V1_HealthCheckRequest_
commentId: M:Grpc.Health.V1.HealthCheckRequest.Equals(Grpc.Health.V1.HealthCheckRequest)
fullName: Grpc.Health.V1.HealthCheckRequest.Equals(Grpc.Health.V1.HealthCheckRequest)
nameWithType: HealthCheckRequest.Equals(HealthCheckRequest)
- uid: Grpc.Health.V1.HealthCheckRequest.Equals(System.Object)
name: Equals(Object)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Equals_System_Object_
commentId: M:Grpc.Health.V1.HealthCheckRequest.Equals(System.Object)
fullName: Grpc.Health.V1.HealthCheckRequest.Equals(System.Object)
nameWithType: HealthCheckRequest.Equals(Object)
- uid: Grpc.Health.V1.HealthCheckRequest.Equals*
name: Equals
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Equals_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.Equals
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.Equals
nameWithType: HealthCheckRequest.Equals
- uid: Grpc.Health.V1.HealthCheckRequest.GetHashCode
name: GetHashCode()
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_GetHashCode
commentId: M:Grpc.Health.V1.HealthCheckRequest.GetHashCode
fullName: Grpc.Health.V1.HealthCheckRequest.GetHashCode()
nameWithType: HealthCheckRequest.GetHashCode()
- uid: Grpc.Health.V1.HealthCheckRequest.GetHashCode*
name: GetHashCode
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_GetHashCode_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.GetHashCode
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.GetHashCode
nameWithType: HealthCheckRequest.GetHashCode
- uid: Grpc.Health.V1.HealthCheckRequest.MergeFrom(Google.Protobuf.CodedInputStream)
name: MergeFrom(Google.Protobuf.CodedInputStream)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_MergeFrom_Google_Protobuf_CodedInputStream_
commentId: M:Grpc.Health.V1.HealthCheckRequest.MergeFrom(Google.Protobuf.CodedInputStream)
fullName: Grpc.Health.V1.HealthCheckRequest.MergeFrom(Google.Protobuf.CodedInputStream)
nameWithType: HealthCheckRequest.MergeFrom(Google.Protobuf.CodedInputStream)
- uid: Grpc.Health.V1.HealthCheckRequest.MergeFrom(Grpc.Health.V1.HealthCheckRequest)
name: MergeFrom(HealthCheckRequest)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_MergeFrom_Grpc_Health_V1_HealthCheckRequest_
commentId: M:Grpc.Health.V1.HealthCheckRequest.MergeFrom(Grpc.Health.V1.HealthCheckRequest)
fullName: Grpc.Health.V1.HealthCheckRequest.MergeFrom(Grpc.Health.V1.HealthCheckRequest)
nameWithType: HealthCheckRequest.MergeFrom(HealthCheckRequest)
- uid: Grpc.Health.V1.HealthCheckRequest.MergeFrom*
name: MergeFrom
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_MergeFrom_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.MergeFrom
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.MergeFrom
nameWithType: HealthCheckRequest.MergeFrom
- uid: Grpc.Health.V1.HealthCheckRequest.Parser
name: Parser
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Parser
commentId: P:Grpc.Health.V1.HealthCheckRequest.Parser
fullName: Grpc.Health.V1.HealthCheckRequest.Parser
nameWithType: HealthCheckRequest.Parser
- uid: Grpc.Health.V1.HealthCheckRequest.Parser*
name: Parser
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Parser_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.Parser
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.Parser
nameWithType: HealthCheckRequest.Parser
- uid: Grpc.Health.V1.HealthCheckRequest.Service
name: Service
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Service
commentId: P:Grpc.Health.V1.HealthCheckRequest.Service
fullName: Grpc.Health.V1.HealthCheckRequest.Service
nameWithType: HealthCheckRequest.Service
- uid: Grpc.Health.V1.HealthCheckRequest.Service*
name: Service
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_Service_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.Service
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.Service
nameWithType: HealthCheckRequest.Service
- uid: Grpc.Health.V1.HealthCheckRequest.ServiceFieldNumber
name: ServiceFieldNumber
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_ServiceFieldNumber
commentId: F:Grpc.Health.V1.HealthCheckRequest.ServiceFieldNumber
fullName: Grpc.Health.V1.HealthCheckRequest.ServiceFieldNumber
nameWithType: HealthCheckRequest.ServiceFieldNumber
- uid: Grpc.Health.V1.HealthCheckRequest.ToString
name: ToString()
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_ToString
commentId: M:Grpc.Health.V1.HealthCheckRequest.ToString
fullName: Grpc.Health.V1.HealthCheckRequest.ToString()
nameWithType: HealthCheckRequest.ToString()
- uid: Grpc.Health.V1.HealthCheckRequest.ToString*
name: ToString
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_ToString_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.ToString
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.ToString
nameWithType: HealthCheckRequest.ToString
- uid: Grpc.Health.V1.HealthCheckRequest.WriteTo(Google.Protobuf.CodedOutputStream)
name: WriteTo(Google.Protobuf.CodedOutputStream)
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_WriteTo_Google_Protobuf_CodedOutputStream_
commentId: M:Grpc.Health.V1.HealthCheckRequest.WriteTo(Google.Protobuf.CodedOutputStream)
fullName: Grpc.Health.V1.HealthCheckRequest.WriteTo(Google.Protobuf.CodedOutputStream)
nameWithType: HealthCheckRequest.WriteTo(Google.Protobuf.CodedOutputStream)
- uid: Grpc.Health.V1.HealthCheckRequest.WriteTo*
name: WriteTo
href: api/Grpc.Health.V1.HealthCheckRequest.html#Grpc_Health_V1_HealthCheckRequest_WriteTo_
commentId: Overload:Grpc.Health.V1.HealthCheckRequest.WriteTo
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckRequest.WriteTo
nameWithType: HealthCheckRequest.WriteTo
- uid: Grpc.Health.V1.HealthCheckResponse
name: HealthCheckResponse
href: api/Grpc.Health.V1.HealthCheckResponse.html
commentId: T:Grpc.Health.V1.HealthCheckResponse
fullName: Grpc.Health.V1.HealthCheckResponse
nameWithType: HealthCheckResponse
- uid: Grpc.Health.V1.HealthCheckResponse.#ctor
name: HealthCheckResponse()
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse__ctor
commentId: M:Grpc.Health.V1.HealthCheckResponse.#ctor
fullName: Grpc.Health.V1.HealthCheckResponse.HealthCheckResponse()
nameWithType: HealthCheckResponse.HealthCheckResponse()
- uid: Grpc.Health.V1.HealthCheckResponse.#ctor(Grpc.Health.V1.HealthCheckResponse)
name: HealthCheckResponse(HealthCheckResponse)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse__ctor_Grpc_Health_V1_HealthCheckResponse_
commentId: M:Grpc.Health.V1.HealthCheckResponse.#ctor(Grpc.Health.V1.HealthCheckResponse)
fullName: Grpc.Health.V1.HealthCheckResponse.HealthCheckResponse(Grpc.Health.V1.HealthCheckResponse)
nameWithType: HealthCheckResponse.HealthCheckResponse(HealthCheckResponse)
- uid: Grpc.Health.V1.HealthCheckResponse.#ctor*
name: HealthCheckResponse
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse__ctor_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.#ctor
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.HealthCheckResponse
nameWithType: HealthCheckResponse.HealthCheckResponse
- uid: Grpc.Health.V1.HealthCheckResponse.CalculateSize
name: CalculateSize()
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_CalculateSize
commentId: M:Grpc.Health.V1.HealthCheckResponse.CalculateSize
fullName: Grpc.Health.V1.HealthCheckResponse.CalculateSize()
nameWithType: HealthCheckResponse.CalculateSize()
- uid: Grpc.Health.V1.HealthCheckResponse.CalculateSize*
name: CalculateSize
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_CalculateSize_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.CalculateSize
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.CalculateSize
nameWithType: HealthCheckResponse.CalculateSize
- uid: Grpc.Health.V1.HealthCheckResponse.Clone
name: Clone()
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Clone
commentId: M:Grpc.Health.V1.HealthCheckResponse.Clone
fullName: Grpc.Health.V1.HealthCheckResponse.Clone()
nameWithType: HealthCheckResponse.Clone()
- uid: Grpc.Health.V1.HealthCheckResponse.Clone*
name: Clone
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Clone_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.Clone
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.Clone
nameWithType: HealthCheckResponse.Clone
- uid: Grpc.Health.V1.HealthCheckResponse.Descriptor
name: Descriptor
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Descriptor
commentId: P:Grpc.Health.V1.HealthCheckResponse.Descriptor
fullName: Grpc.Health.V1.HealthCheckResponse.Descriptor
nameWithType: HealthCheckResponse.Descriptor
- uid: Grpc.Health.V1.HealthCheckResponse.Descriptor*
name: Descriptor
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Descriptor_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.Descriptor
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.Descriptor
nameWithType: HealthCheckResponse.Descriptor
- uid: Grpc.Health.V1.HealthCheckResponse.Equals(Grpc.Health.V1.HealthCheckResponse)
name: Equals(HealthCheckResponse)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Equals_Grpc_Health_V1_HealthCheckResponse_
commentId: M:Grpc.Health.V1.HealthCheckResponse.Equals(Grpc.Health.V1.HealthCheckResponse)
fullName: Grpc.Health.V1.HealthCheckResponse.Equals(Grpc.Health.V1.HealthCheckResponse)
nameWithType: HealthCheckResponse.Equals(HealthCheckResponse)
- uid: Grpc.Health.V1.HealthCheckResponse.Equals(System.Object)
name: Equals(Object)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Equals_System_Object_
commentId: M:Grpc.Health.V1.HealthCheckResponse.Equals(System.Object)
fullName: Grpc.Health.V1.HealthCheckResponse.Equals(System.Object)
nameWithType: HealthCheckResponse.Equals(Object)
- uid: Grpc.Health.V1.HealthCheckResponse.Equals*
name: Equals
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Equals_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.Equals
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.Equals
nameWithType: HealthCheckResponse.Equals
- uid: Grpc.Health.V1.HealthCheckResponse.GetHashCode
name: GetHashCode()
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_GetHashCode
commentId: M:Grpc.Health.V1.HealthCheckResponse.GetHashCode
fullName: Grpc.Health.V1.HealthCheckResponse.GetHashCode()
nameWithType: HealthCheckResponse.GetHashCode()
- uid: Grpc.Health.V1.HealthCheckResponse.GetHashCode*
name: GetHashCode
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_GetHashCode_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.GetHashCode
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.GetHashCode
nameWithType: HealthCheckResponse.GetHashCode
- uid: Grpc.Health.V1.HealthCheckResponse.MergeFrom(Google.Protobuf.CodedInputStream)
name: MergeFrom(Google.Protobuf.CodedInputStream)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_MergeFrom_Google_Protobuf_CodedInputStream_
commentId: M:Grpc.Health.V1.HealthCheckResponse.MergeFrom(Google.Protobuf.CodedInputStream)
fullName: Grpc.Health.V1.HealthCheckResponse.MergeFrom(Google.Protobuf.CodedInputStream)
nameWithType: HealthCheckResponse.MergeFrom(Google.Protobuf.CodedInputStream)
- uid: Grpc.Health.V1.HealthCheckResponse.MergeFrom(Grpc.Health.V1.HealthCheckResponse)
name: MergeFrom(HealthCheckResponse)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_MergeFrom_Grpc_Health_V1_HealthCheckResponse_
commentId: M:Grpc.Health.V1.HealthCheckResponse.MergeFrom(Grpc.Health.V1.HealthCheckResponse)
fullName: Grpc.Health.V1.HealthCheckResponse.MergeFrom(Grpc.Health.V1.HealthCheckResponse)
nameWithType: HealthCheckResponse.MergeFrom(HealthCheckResponse)
- uid: Grpc.Health.V1.HealthCheckResponse.MergeFrom*
name: MergeFrom
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_MergeFrom_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.MergeFrom
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.MergeFrom
nameWithType: HealthCheckResponse.MergeFrom
- uid: Grpc.Health.V1.HealthCheckResponse.Parser
name: Parser
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Parser
commentId: P:Grpc.Health.V1.HealthCheckResponse.Parser
fullName: Grpc.Health.V1.HealthCheckResponse.Parser
nameWithType: HealthCheckResponse.Parser
- uid: Grpc.Health.V1.HealthCheckResponse.Parser*
name: Parser
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Parser_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.Parser
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.Parser
nameWithType: HealthCheckResponse.Parser
- uid: Grpc.Health.V1.HealthCheckResponse.Status
name: Status
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Status
commentId: P:Grpc.Health.V1.HealthCheckResponse.Status
fullName: Grpc.Health.V1.HealthCheckResponse.Status
nameWithType: HealthCheckResponse.Status
- uid: Grpc.Health.V1.HealthCheckResponse.Status*
name: Status
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_Status_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.Status
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.Status
nameWithType: HealthCheckResponse.Status
- uid: Grpc.Health.V1.HealthCheckResponse.StatusFieldNumber
name: StatusFieldNumber
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_StatusFieldNumber
commentId: F:Grpc.Health.V1.HealthCheckResponse.StatusFieldNumber
fullName: Grpc.Health.V1.HealthCheckResponse.StatusFieldNumber
nameWithType: HealthCheckResponse.StatusFieldNumber
- uid: Grpc.Health.V1.HealthCheckResponse.ToString
name: ToString()
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_ToString
commentId: M:Grpc.Health.V1.HealthCheckResponse.ToString
fullName: Grpc.Health.V1.HealthCheckResponse.ToString()
nameWithType: HealthCheckResponse.ToString()
- uid: Grpc.Health.V1.HealthCheckResponse.ToString*
name: ToString
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_ToString_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.ToString
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.ToString
nameWithType: HealthCheckResponse.ToString
- uid: Grpc.Health.V1.HealthCheckResponse.Types
name: HealthCheckResponse.Types
href: api/Grpc.Health.V1.HealthCheckResponse.Types.html
commentId: T:Grpc.Health.V1.HealthCheckResponse.Types
fullName: Grpc.Health.V1.HealthCheckResponse.Types
nameWithType: HealthCheckResponse.Types
- uid: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus
name: HealthCheckResponse.Types.ServingStatus
href: api/Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.html
commentId: T:Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus
fullName: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus
nameWithType: HealthCheckResponse.Types.ServingStatus
- uid: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.NotServing
name: NotServing
href: api/Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.html#Grpc_Health_V1_HealthCheckResponse_Types_ServingStatus_NotServing
commentId: F:Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.NotServing
fullName: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.NotServing
nameWithType: HealthCheckResponse.Types.ServingStatus.NotServing
- uid: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.ServiceUnknown
name: ServiceUnknown
href: api/Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.html#Grpc_Health_V1_HealthCheckResponse_Types_ServingStatus_ServiceUnknown
commentId: F:Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.ServiceUnknown
fullName: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.ServiceUnknown
nameWithType: HealthCheckResponse.Types.ServingStatus.ServiceUnknown
- uid: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Serving
name: Serving
href: api/Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.html#Grpc_Health_V1_HealthCheckResponse_Types_ServingStatus_Serving
commentId: F:Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Serving
fullName: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Serving
nameWithType: HealthCheckResponse.Types.ServingStatus.Serving
- uid: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Unknown
name: Unknown
href: api/Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.html#Grpc_Health_V1_HealthCheckResponse_Types_ServingStatus_Unknown
commentId: F:Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Unknown
fullName: Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus.Unknown
nameWithType: HealthCheckResponse.Types.ServingStatus.Unknown
- uid: Grpc.Health.V1.HealthCheckResponse.WriteTo(Google.Protobuf.CodedOutputStream)
name: WriteTo(Google.Protobuf.CodedOutputStream)
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_WriteTo_Google_Protobuf_CodedOutputStream_
commentId: M:Grpc.Health.V1.HealthCheckResponse.WriteTo(Google.Protobuf.CodedOutputStream)
fullName: Grpc.Health.V1.HealthCheckResponse.WriteTo(Google.Protobuf.CodedOutputStream)
nameWithType: HealthCheckResponse.WriteTo(Google.Protobuf.CodedOutputStream)
- uid: Grpc.Health.V1.HealthCheckResponse.WriteTo*
name: WriteTo
href: api/Grpc.Health.V1.HealthCheckResponse.html#Grpc_Health_V1_HealthCheckResponse_WriteTo_
commentId: Overload:Grpc.Health.V1.HealthCheckResponse.WriteTo
isSpec: "True"
fullName: Grpc.Health.V1.HealthCheckResponse.WriteTo
nameWithType: HealthCheckResponse.WriteTo
- uid: Grpc.Health.V1.HealthReflection
name: HealthReflection
href: api/Grpc.Health.V1.HealthReflection.html
commentId: T:Grpc.Health.V1.HealthReflection
fullName: Grpc.Health.V1.HealthReflection
nameWithType: HealthReflection
- uid: Grpc.Health.V1.HealthReflection.Descriptor
name: Descriptor
href: api/Grpc.Health.V1.HealthReflection.html#Grpc_Health_V1_HealthReflection_Descriptor
commentId: P:Grpc.Health.V1.HealthReflection.Descriptor
fullName: Grpc.Health.V1.HealthReflection.Descriptor
nameWithType: HealthReflection.Descriptor
- uid: Grpc.Health.V1.HealthReflection.Descriptor*
name: Descriptor
href: api/Grpc.Health.V1.HealthReflection.html#Grpc_Health_V1_HealthReflection_Descriptor_
commentId: Overload:Grpc.Health.V1.HealthReflection.Descriptor
isSpec: "True"
fullName: Grpc.Health.V1.HealthReflection.Descriptor
nameWithType: HealthReflection.Descriptor
- uid: Grpc.HealthCheck
name: Grpc.HealthCheck
href: api/Grpc.HealthCheck.html
commentId: N:Grpc.HealthCheck
fullName: Grpc.HealthCheck
nameWithType: Grpc.HealthCheck
- uid: Grpc.HealthCheck.HealthServiceImpl
name: HealthServiceImpl
href: api/Grpc.HealthCheck.HealthServiceImpl.html
commentId: T:Grpc.HealthCheck.HealthServiceImpl
fullName: Grpc.HealthCheck.HealthServiceImpl
nameWithType: HealthServiceImpl
- uid: Grpc.HealthCheck.HealthServiceImpl.Check(Grpc.Health.V1.HealthCheckRequest,ServerCallContext)
name: Check(HealthCheckRequest, ServerCallContext)
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_Check_Grpc_Health_V1_HealthCheckRequest_ServerCallContext_
commentId: M:Grpc.HealthCheck.HealthServiceImpl.Check(Grpc.Health.V1.HealthCheckRequest,ServerCallContext)
fullName: Grpc.HealthCheck.HealthServiceImpl.Check(Grpc.Health.V1.HealthCheckRequest, ServerCallContext)
nameWithType: HealthServiceImpl.Check(HealthCheckRequest, ServerCallContext)
- uid: Grpc.HealthCheck.HealthServiceImpl.Check*
name: Check
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_Check_
commentId: Overload:Grpc.HealthCheck.HealthServiceImpl.Check
isSpec: "True"
fullName: Grpc.HealthCheck.HealthServiceImpl.Check
nameWithType: HealthServiceImpl.Check
- uid: Grpc.HealthCheck.HealthServiceImpl.ClearAll
name: ClearAll()
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_ClearAll
commentId: M:Grpc.HealthCheck.HealthServiceImpl.ClearAll
fullName: Grpc.HealthCheck.HealthServiceImpl.ClearAll()
nameWithType: HealthServiceImpl.ClearAll()
- uid: Grpc.HealthCheck.HealthServiceImpl.ClearAll*
name: ClearAll
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_ClearAll_
commentId: Overload:Grpc.HealthCheck.HealthServiceImpl.ClearAll
isSpec: "True"
fullName: Grpc.HealthCheck.HealthServiceImpl.ClearAll
nameWithType: HealthServiceImpl.ClearAll
- uid: Grpc.HealthCheck.HealthServiceImpl.ClearStatus(System.String)
name: ClearStatus(String)
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_ClearStatus_System_String_
commentId: M:Grpc.HealthCheck.HealthServiceImpl.ClearStatus(System.String)
fullName: Grpc.HealthCheck.HealthServiceImpl.ClearStatus(System.String)
nameWithType: HealthServiceImpl.ClearStatus(String)
- uid: Grpc.HealthCheck.HealthServiceImpl.ClearStatus*
name: ClearStatus
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_ClearStatus_
commentId: Overload:Grpc.HealthCheck.HealthServiceImpl.ClearStatus
isSpec: "True"
fullName: Grpc.HealthCheck.HealthServiceImpl.ClearStatus
nameWithType: HealthServiceImpl.ClearStatus
- uid: Grpc.HealthCheck.HealthServiceImpl.SetStatus(System.String,Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus)
name: SetStatus(String, HealthCheckResponse.Types.ServingStatus)
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_SetStatus_System_String_Grpc_Health_V1_HealthCheckResponse_Types_ServingStatus_
commentId: M:Grpc.HealthCheck.HealthServiceImpl.SetStatus(System.String,Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus)
fullName: Grpc.HealthCheck.HealthServiceImpl.SetStatus(System.String, Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus)
nameWithType: HealthServiceImpl.SetStatus(String, HealthCheckResponse.Types.ServingStatus)
- uid: Grpc.HealthCheck.HealthServiceImpl.SetStatus*
name: SetStatus
href: api/Grpc.HealthCheck.HealthServiceImpl.html#Grpc_HealthCheck_HealthServiceImpl_SetStatus_
commentId: Overload:Grpc.HealthCheck.HealthServiceImpl.SetStatus
isSpec: "True"
fullName: Grpc.HealthCheck.HealthServiceImpl.SetStatus
nameWithType: HealthServiceImpl.SetStatus