'Declaration Public Property MemoryThreshold As Integer
'Declaration
Public Property MemoryThreshold As Integer
public int MemoryThreshold {get; set;}
public: property int MemoryThreshold { int get(); void set ( int value); }
ProcessTrigger Class ProcessTrigger Members