Click or drag to resize
ResourcesPopulatingEventArgs Properties

The ResourcesPopulatingEventArgs type exposes the following members.

Properties
  Name Description
Public property Credentials
Gets or sets the network credentials that are sent to the host and used to authenticate the request.
Public property Headers
Gets a collection of header name/value pairs associated with the request.
Public property SchedulerInfo
Gets or sets the ISchedulerInfo object that will be passed to the web service.
Public property ServicePath
Gets or sets the URI for the request that is about to be made by a KaxScheduler.
Top
See Also