Provides access to properties of a server object.

Members

Name Description
Read-only property FullName The AGSServerConnectionName object associated with the server object.
Read/write property HttpTimeout The maximum time in seconds to wait for a response from the server (Internet only).

IAGSServerObject2.FullName Property

The AGSServerConnectionName object associated with the server object.

Public ReadOnly Property FullName As IName
public IName FullName {get;}

IAGSServerObject2.HttpTimeout Property

The maximum time in seconds to wait for a response from the server (Internet only).

Public Property HttpTimeout As Integer
public int HttpTimeout {get; set;}

Classes that implement IAGSServerObject2

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.