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