MultiProtocolFrameParserConnectionIsMulticast Property
Gets flag that determines if the connection type is multicast.
Namespace: Gemstone.PhasorProtocolsAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.167 -- Release Build+58fd404071566d50b858170723ca955485407f2c
public bool ConnectionIsMulticast { get; }
Public ReadOnly Property ConnectionIsMulticast As Boolean
Get
public:
property bool ConnectionIsMulticast {
bool get ();
}
function get_ConnectionIsMulticast();
Property Value
Boolean