InMemoryTransport.

GetStream(string) Method

Syntax

public static (Stream clientStream, Stream serverStream) GetStream(string connectionId)

Parameters

Name Type Description
connectionId string

Return Value

Type Description
(Stream clientStream, Stream serverStream)