Visual Basic (Declaration) | |
---|---|
Protected Function MessageLimitsExceeded( _ ByVal isRequest As Boolean, _ ByVal messageSize As Integer, _ ByVal chunkCount As Integer _ ) As Boolean |
C# | |
---|---|
protected bool MessageLimitsExceeded( bool isRequest, int messageSize, int chunkCount ) |
Parameters
- isRequest
- messageSize
- chunkCount
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family