Freigeben über


ServerInfoHeader-Klasse

Represents information about the report server.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ServerInfoHeader _
    Inherits SoapHeader
'Usage
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

Vererbungshierarchie

System. . :: . .Object
  System.Web.Services.Protocols. . :: . .SoapHeader
    ReportService2005..::..ServerInfoHeader

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.