Provides access to properties of a server object.
Members
| Name | Description | |
|---|---|---|
![]() |
FullName | The AGSServerConnectionName object associated with the server object. |
![]() |
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 |
|---|

