ObjectContainerBase.

SetSemaphore(string, int) Method

Syntax

public abstract bool SetSemaphore(string name, int timeout)

Parameters

Name Type Description
name string
timeout int

Return Value

Type Description
bool