Класс ServerInfoHeader
Represents information about the report server.
Иерархия наследования
System. . :: . .Object
System.Web.Services.Protocols. . :: . .SoapHeader
ReportService2005..::..ServerInfoHeader
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ServerInfoHeader _
Inherits SoapHeader
'Применение
Dim instance As ServerInfoHeader
[SerializableAttribute]
public class ServerInfoHeader : SoapHeader
[SerializableAttribute]
public ref class ServerInfoHeader : public SoapHeader
[<SerializableAttribute>]
type ServerInfoHeader =
class
inherit SoapHeader
end
public class ServerInfoHeader extends SoapHeader
Тип ServerInfoHeader обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ServerInfoHeader | Initializes a new instance of the ServerInfoHeader class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
Actor | (Производный от SoapHeader.) | |
AnyAttr | Gets or sets an array of XML SOAP attributes. | |
DidUnderstand | (Производный от SoapHeader.) | |
EncodedMustUnderstand | (Производный от SoapHeader.) | |
EncodedMustUnderstand12 | (Производный от SoapHeader.) | |
EncodedRelay | (Производный от SoapHeader.) | |
MustUnderstand | (Производный от SoapHeader.) | |
Relay | (Производный от SoapHeader.) | |
ReportServerDateTime | Gets the date and time for the report server. | |
ReportServerEdition | The edition of the report server. Read-only. | |
ReportServerVersion | The version of the report server. Read-only. | |
ReportServerVersionNumber | The version of the report server. Read-only. | |
Role | (Производный от SoapHeader.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.