TheCommonUtils..::..GetMaxMessageSize Method
Returns the Maximum Message Size allowed for a given SenderType
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static int GetMaxMessageSize( cdeSenderType pType )
Public Shared Function GetMaxMessageSize ( _ pType As cdeSenderType _ ) As Integer
public: static int^ GetMaxMessageSize( cdeSenderType^ pType )
Parameters
- pType
- Type: nsCDEngine.ViewModels..::..cdeSenderType