[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eMethodType\u003c/code\u003e enum, which defines the types of methods supported by gRPC.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMethodType\u003c/code\u003e enum is located within the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace and is part of the \u003ccode\u003eGrpc.Core.Api.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are four method types detailed: \u003ccode\u003eClientStreaming\u003c/code\u003e, \u003ccode\u003eDuplexStreaming\u003c/code\u003e, \u003ccode\u003eServerStreaming\u003c/code\u003e, and \u003ccode\u003eUnary\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientStreaming\u003c/code\u003e involves a client sending a stream of requests and receiving a single response from the server.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDuplexStreaming\u003c/code\u003e supports simultaneous streaming of an arbitrary number of requests and responses between the client and server.\u003c/p\u003e\n"]]],[],null,[]]