protected sealed class InstanceInfo : IEquatable<WebPathParserInstanceInfo>
Protected NotInheritable Class InstanceInfo
Implements IEquatable(Of WebPathParserInstanceInfo)
protected ref class InstanceInfo sealed : IEquatable<WebPathParserInstanceInfo^>
[<SealedAttribute>]
type InstanceInfo =
class
interface IEquatable<WebPathParserInstanceInfo>
end
WebPathParserInstanceInfo | Информация по экземплярам серверов, указанная в конфигурации. |
InstanceName | Имя экземпляра сервера по умолчанию. |
MultipleInstances | Признак того, что сервер находится в режиме нескольких экземпляров серверов. |
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) |