|
... System.Configuration . . :: . DefaultValidator System.Configuration . . :: . IntegerValidator System.Configuration . . :: . LongValidator System.Configuration . . :: . ...
|
|
Note: This class is new in the .NET Framework version 2.0. Provides ... System.Configuration.ConfigurationValidatorBase System.Configuration.LongValidator
|
|
... Name="maxBufferPoolSize", IsDefaultCollection=False, IsRequired=False, IsKey=False)> < LongValidatorAttribute (ValidatorInstance=System.Configuration.LongValidator ...
|
|
Visual Basic (Declaration) < LongValidatorAttribute (MinValue=1, ValidatorInstance=System.Configuration.LongValidator)> < ConfigurationPropertyAttribute (Name="maxReceivedMessageSize ...
|
|
System.Configuration.LongValidator(MinValue=0, MaxValue=9223372036854775807)] public long PrivateBytesLimit { set; get; }
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|