The original target used to create the channel.
Namespace: Grpc.CoreAssembly: Grpc.Core (in Grpc.Core.dll) Version: 1.0.0
Syntaxpublic string Target { get; }Public ReadOnly Property Target As String
Get
public:
property String^ Target {
String^ get ();
}member Target : string with get
Property Value
Type:
String
See Also