Class EndPointInfo
Inheritance
System.Object
EndPointInfo
Namespace: MediaBrowser.Model.Net
Assembly: MediaBrowser.Model.dll
Syntax
public class EndPointInfo
Properties
IsInNetwork
Declaration
public bool IsInNetwork { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsLocal
Declaration
public bool IsLocal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |