Removes specified target.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void RemoveTarget( RTP_Address target )
Public Sub RemoveTarget ( target As RTP_Address )
public: void RemoveTarget( RTP_Address^ target )
member RemoveTarget : target : RTP_Address -> unit
Parameters
- target (RTP_Address)
- Session remote target.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when target is null reference. |
ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119