Table of Contents

Method TryGetServiceProxyAddress

Namespace
FS.Hosting.Shared.Configuration.Runtime
Assembly
FS.Hosting.Shared.dll

TryGetServiceProxyAddress(string, out string)

Gibt die Adresse eines Service-Endpoints zurück.

bool TryGetServiceProxyAddress(string proxyFullName, out string address)

Parameters

proxyFullName string

Der FullName das FS Service Proxy.

address string

Gibt die Addresse zurück, wenn diese angegeben ist.

Returns

bool

true, wenn die Adresse angegeben ist.