ConnectionParameters.MessagePeriod Property
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
[DefaultValueAttribute(typeof(MessagePeriod), "DefaultRate")]
public MessagePeriod MessagePeriod { get; set; }
<DefaultValueAttribute(GetType(MessagePeriod), "DefaultRate")>
Public Property MessagePeriod As MessagePeriod
Get
Set
public:
[DefaultValueAttribute(typeof(MessagePeriod), L"DefaultRate")]
property MessagePeriod MessagePeriod {
MessagePeriod get ();
void set (MessagePeriod value);
}
function get_MessagePeriod();
function set_MessagePeriod(value);
Property Value
MessagePeriod