Ozeki VoIP SDK Class library
AbortAll Method (owner, timeoutSec)
NamespacesOzeki.Media.IPCamera.CommonIThreadOwnerExtensionsAbortAll(IThreadOwner, Int32)
Declaration Syntax
C#Visual BasicVisual C++
public static void AbortAll(
	this IThreadOwner owner,
	int timeoutSec
)
<ExtensionAttribute> 
Public Shared Sub AbortAll ( 
	owner As IThreadOwner,
	timeoutSec As Integer
)
public:
[ExtensionAttribute]
static void AbortAll(
	IThreadOwner^ owner, 
	int timeoutSec
)
Parameters
owner (IThreadOwner)
timeoutSec (Int32)
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type IThreadOwner. When you use instance method syntax to call this method, omit the first parameter.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290