[ConnectionStringParameterAttribute] public int FramesPerSecond { get; set; }
<ConnectionStringParameterAttribute> Public Property FramesPerSecond As Integer Get Set
public: [ConnectionStringParameterAttribute] property int FramesPerSecond { int get (); void set (int value); }
[<ConnectionStringParameterAttribute>] member FramesPerSecond : int with get, set
function get_FramesPerSecond(); function set_FramesPerSecond(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.