HttpRequestBase..::..TotalBytes Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public int TotalBytes { get; }
Public ReadOnly Property TotalBytes As Integer
	Get
public:
property int^ TotalBytes {
	int^ get ();
}