eDriven Framework API
WebRequestException Constructor (info, context)
NamespaceseDriven.Networking.RpcWebRequestExceptionWebRequestException(SerializationInfo, StreamingContext)
eDriven Framework API
Initializes a new instance of the WebRequestException class
Declaration Syntax
C#Visual BasicVisual C++
protected WebRequestException(
	SerializationInfo info,
	StreamingContext context
)
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
protected:
WebRequestException(
	SerializationInfo^ info, 
	StreamingContext context
)
Parameters

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