Click or drag to resize

webRequestEventArgs Class

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

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

The webRequestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodwebRequestEventArgs
Initializes a new instance of the webRequestEventArgs class
Public methodwebRequestEventArgs(webRequestEventType, String)
Initializes a new instance of the webRequestEventArgs 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