RemoteLoggingServerPluginSinkUri Property Apache log4net™ SDK Documentation
Gets or sets the URI of this sink.

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public virtual string SinkUri { get; set; }

Property Value

Type: String
The URI of this sink.
Remarks

This is the name under which the object is marshaled. Marshal(MarshalByRefObject, String, Type)

See Also

Reference