public class TessaApplicationAddressGenerator : HostServiceAddressGeneratorPublic Class TessaApplicationAddressGenerator
Inherits HostServiceAddressGeneratorpublic ref class TessaApplicationAddressGenerator : public HostServiceAddressGeneratortype TessaApplicationAddressGenerator =
class
inherit HostServiceAddressGenerator
end| TessaApplicationAddressGenerator | Объект IHostServiceAddressGenerator для определения адреса клиентского приложения с указанием идентификатора процесса. Например: Syntellect/Tessa/App_4422 (где 4422 - идентификатор процесса для приложения) |
| HandlerType | (Переопределяет HostServiceAddressGeneratorHandlerType) |
| Instance |
| 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) |