Click or drag to resize

webRequestBlockEventArgs Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Objekat koji opisuje dogadjaj koji se desio objektu: webRequestBlock
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    imbACE.Network.web.eventswebRequestBlockEventArgs

Namespace:  imbACE.Network.web.events
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class webRequestBlockEventArgs : EventArgs
Request Example View Source

The webRequestBlockEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodwebRequestBlockEventArgs
Initializes a new instance of the webRequestBlockEventArgs class
Public methodwebRequestBlockEventArgs(webRequestBlockEventType, String)
Initializes a new instance of the webRequestBlockEventArgs class
Top
Properties
  NameDescription
Public propertymessage
Public propertytype
Tip dogadjaja - ne moze da se prepravlja kasnije
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also