Leadtools.Jpip.Server Namespace > RequestReceivedEventArgs Class : StatusCode Property |
public int StatusCode {get; set;}
'Declaration Public Property StatusCode As Integer
'Usage Dim instance As RequestReceivedEventArgs Dim value As Integer instance.StatusCode = value value = instance.StatusCode
public int StatusCode {get; set;}
get_StatusCode();
set_StatusCode(value);
This value is only used when Deny is set to true.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2