log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
RemoteLoggingServerPlugin.SinkUri Property
Gets or sets the URI of this sink.
[Visual Basic]
Overridable Public Property SinkUri As
String
[C#]
public virtual
string SinkUri {get; set;}
Property Value
The URI of this sink.
Remarks
This is the name under which the object is marshaled. Marshal
See Also
RemoteLoggingServerPlugin Class | log4net.Plugin Namespace