IMonitorEndpointRootIsRelative Property |
If true the root-path is expected to be relative to execution folder. If false the root-path is expected to be absolute
Namespace:
Crosser.Common.Server.Endpoint
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntaxbool RootIsRelative { get; set; }
Property Value
Type:
Boolean
See Also