Класс ServerInfoHeader
Represents information about the report server.
Иерархия наследования
System.Object
System.Web.Services.Protocols.SoapHeader
ReportService2010.ServerInfoHeader
Пространство имен: ReportService2010
Сборка: ReportService2010 (в ReportService2010.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 SOAP attributes. | |
DidUnderstand | (Производный от SoapHeader.) | |
EncodedMustUnderstand | (Производный от SoapHeader.) | |
EncodedMustUnderstand12 | (Производный от SoapHeader.) | |
EncodedRelay | (Производный от SoapHeader.) | |
MustUnderstand | (Производный от SoapHeader.) | |
Relay | (Производный от SoapHeader.) | |
ReportServerDateTime | Gets the date and time on the report server. | |
ReportServerEdition | Gets the edition of the report server. | |
ReportServerTimeZoneInfo | Gets the time zone information for the report server. | |
ReportServerVersion | Gets the version of the report server. | |
ReportServerVersionNumber | Gets the version number of the report server. | |
Role | (Производный от SoapHeader.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.