eDriven Framework API
HttpServiceProgressEvent Constructor (type, target)
NamespaceseDriven.Networking.RpcHttpServiceProgressEventHttpServiceProgressEvent(String, Object)
eDriven Framework API
Initializes a new instance of the HttpServiceProgressEvent class
Declaration Syntax
C#Visual BasicVisual C++
public HttpServiceProgressEvent(
	string type,
	Object target
)
Public Sub New ( _
	type As String, _
	target As Object _
)
public:
HttpServiceProgressEvent(
	String^ type, 
	Object^ target
)
Parameters
type (String)
target (Object)

Assembly: eDriven.Networking (Module: eDriven.Networking) Version: 2.0.1.0 (2.0.1.0)