public sealed class ApplicationManagerAddressGenerator : HostServiceAddressGeneratorPublic NotInheritable Class ApplicationManagerAddressGenerator
Inherits HostServiceAddressGeneratorpublic ref class ApplicationManagerAddressGenerator sealed : public HostServiceAddressGenerator[<SealedAttribute>]
type ApplicationManagerAddressGenerator =
class
inherit HostServiceAddressGenerator
end| ApplicationManagerAddressGenerator | Объект IHostServiceAddressGenerator для определения адреса TessaAppManager, единого в рамках терминальной сессии. Например: Syntellect/Tessa/AppManager_2 (где 2 - идентификатор терминальной сессии) |
| HandlerType | (Переопределяет HostServiceAddressGeneratorHandlerType) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetNextServiceAddress |
Возвращает адрес сервиса.
(Унаследован от HostServiceAddressGenerator) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |