Share via


AlertInfo.AlertServerName field

The name of the server storing the current list of alert subscriptions.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public AlertServerName As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.AlertServerName

instance.AlertServerName = value
public string AlertServerName

Remarks

This should be the host component of the request URL

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace