C-DEngine 5.105

TheCommonUtils..::..GetMaxMessageSize Method

Returns the Maximum Message Size allowed for a given SenderType

Namespace:  nsCDEngine.BaseClasses
Assembly:  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
)

Return Value