Difference between revisions of "Midware TClientWSocket.ReplyHeaderLen"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
|  (Created page with ' Main page ->  Midware component reference ->  TClientWSocket -> [[Midware_TClientWSocket.ReplyHeaderLe…') | |||
| Line 3: | Line 3: | ||
| == Definition == | == Definition == | ||
| − |   '''property''' ReplyHeaderLen:  | + |   '''property''' ReplyHeaderLen: Integer; | 
| == Description == | == Description == | ||
| ReplyHeaderLen is the length in byte for the header. See also ReplyHeader, ReplyBody and ReplyBodyLen. | ReplyHeaderLen is the length in byte for the header. See also ReplyHeader, ReplyBody and ReplyBodyLen. | ||
Latest revision as of 14:35, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> ReplyHeaderLen
Definition
property ReplyHeaderLen: Integer;
Description
ReplyHeaderLen is the length in byte for the header. See also ReplyHeader, ReplyBody and ReplyBodyLen.
