Click or drag to resize

ServerCallContextPeer Property

Address of the remote endpoint in URI format.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public string Peer { get; }

Property Value

Type: String
See Also