Gets or sets a value indicating whether the server should process the current request.
public bool Deny { get; set; }
Public Property Deny As Boolean
public: property bool Deny { bool get(); void set ( bool ); }
public:
property bool Deny {
bool get();
void set ( bool );
}
true to have the server process the current request; false, otherwise.
For an example, refer to JpipServer.
Target Platforms
RequestReceivedEventArgs Class
RequestReceivedEventArgs Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library