ArcFM Desktop Developer Guide
StartListening(MulticastAddress) Method


Syntax
'Declaration
 
Public Overloads Sub StartListening( _
   ByVal address As MulticastAddress _
) 
'Usage
 
Dim instance As MulticastListener
Dim address As MulticastAddress
 
instance.StartListening(address)
public void StartListening( 
   MulticastAddress address
)

Parameters

address
Requirements

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.

See Also

Reference

MulticastListener Class
MulticastListener Members
Overload List

 

 


Send Comment