Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : DomainNamesChangedNotification Method |
'Declaration <WebMethodAttribute("This method permits a client to have changed information on domain names published to it using a previously arranged subscription, set up using the RegisterForServiceMethod. The client should first obtain a registrationID and then register for service, including the DomainNamesChangedNotification as one of the methods in the list of methods to which the client has subscribed. The server shall include the registrationID for the subscription in the message header so that the client can determine the source of the domainName information. ")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function DomainNamesChangedNotification( _ ByVal changedDomainNames() As domainNameChange _ ) As errorObject()
'Usage Dim instance As OAServer Dim changedDomainNames() As domainNameChange Dim value() As errorObject value = instance.DomainNamesChangedNotification(changedDomainNames)
[WebMethod("This method permits a client to have changed information on domain names published to it using a previously arranged subscription, set up using the RegisterForServiceMethod. The client should first obtain a registrationID and then register for service, including the DomainNamesChangedNotification as one of the methods in the list of methods to which the client has subscribed. The server shall include the registrationID for the subscription in the message header so that the client can determine the source of the domainName information. ")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public errorObject[] DomainNamesChangedNotification( domainNameChange[] changedDomainNames )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.