Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.1.0)
E69639-01
Creates a new instance of the WebResource class.

Namespace: Tangosol.IO.Resources
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.1000 (12.2.1.1000)

Syntax

C#
public WebResource(
	string resourceName
)

Parameters

resourceName
Type: System..::..String
The name of the file system resource (on the server).

See Also