DefaultHttpClientFactoryGetDependenciesFunc - свойство
Настройки платформы по умолчанию, используемые для создания объектов HttpClient.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[CanBeNullAttribute]
protected Func<ITessaPlatformDependencies> GetDependenciesFunc { get; set; }
<CanBeNullAttribute>
Protected Property GetDependenciesFunc As Func(Of ITessaPlatformDependencies)
Get
Set
protected:
[CanBeNullAttribute]
property Func<ITessaPlatformDependencies^>^ GetDependenciesFunc {
Func<ITessaPlatformDependencies^>^ get ();
void set (Func<ITessaPlatformDependencies^>^ value);
}
[<CanBeNullAttribute>]
member GetDependenciesFunc : Func<ITessaPlatformDependencies> with get, set
Значение свойства
FuncITessaPlatformDependencies