LumiSoft Net Help
IsLocal Property
NamespacesLumiSoft.Net.RTPRTP_SourceIsLocal
Gets if source is local or remote source.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract bool IsLocal { get; }
Public MustOverride ReadOnly Property IsLocal As Boolean
	Get
public:
virtual property bool IsLocal {
	bool get () abstract;
}
abstract IsLocal : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119