|   | MultiProtocolFrameParserConnectionIsMulticast Property | 
        
        
            Gets flag that determines if the connection type is multicast.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool ConnectionIsMulticast { get; }Public ReadOnly Property ConnectionIsMulticast As Boolean
	Get
public:
property bool ConnectionIsMulticast {
	bool get ();
}member ConnectionIsMulticast : bool with get
function get_ConnectionIsMulticast();
Property Value
Boolean See Also
See Also