Property WebRequest
WebRequest
Cached WebRequest instance for the configured service endpoint that is automatically
initialised on first access.
Declaration
protected WebRequest WebRequest { get; }
Property Value
Type | Description |
---|---|
WebRequest |
Exceptions
Type | Condition |
---|---|
JsonRpcWebException | Failed to initialise WebRequest instance with the configured ServiceEndpoint. |