public int NotifyTimeout { get; set; }
Public Property NotifyTimeout As Integer Get Set
public: virtual property int NotifyTimeout { int get () sealed; void set (int value) sealed; }
abstract NotifyTimeout : int with get, set override NotifyTimeout : int with get, set
function get_NotifyTimeout(); function set_NotifyTimeout(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.