public readonly struct JinniBalancingToken : IEquatable<JinniBalancingToken>
Public Structure JinniBalancingToken
Implements IEquatable(Of JinniBalancingToken)
public value class JinniBalancingToken : IEquatable<JinniBalancingToken>
[<SealedAttribute>]
type JinniBalancingToken =
struct
inherit ValueType
interface IEquatable<JinniBalancingToken>
end
JinniBalancingToken | Токен для балансировки запросов при обращении к веб-сервису документов. |
ServiceEndpoint | Конечная точка веб-сервиса документов. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |