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

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