JinniBalancingToken - структура

Токен для балансировки запросов при обращении к веб-сервису документов.

Definition

Пространство имён: Tessa.Jinni
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public readonly struct JinniBalancingToken : IEquatable<JinniBalancingToken>
Inheritance
Object    ValueType    JinniBalancingToken
Implements
IEquatableJinniBalancingToken

Конструкторы

JinniBalancingToken Токен для балансировки запросов при обращении к веб-сервису документов.

Свойства

ServiceEndpointКонечная точка веб-сервиса документов.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также