Grpc.Core.Internal.CallDebuggerHelpers static class CallDebuggerHelpers Documentation Code public const string ChannelKey = "Channel" public const string MethodKey = "Method" public const string RequestKey = "Request" public static string DebuggerToString(AsyncCallState callState) public static T GetDebugValue<T>(AsyncCallState callState, string key) public static Status? GetStatus(AsyncCallState callState) public static Metadata GetTrailers(AsyncCallState callState)