public int PollingPeriodSecs { get; set; }Public Property PollingPeriodSecs As Integer
Get
Setpublic:
property int PollingPeriodSecs {
int get ();
void set (int value);
}member PollingPeriodSecs : int with get, setNote that this property will only be used if DirectoryPollingEnabled is true.