public bool removeQueue( string queueID, bool bForce )
Public Function removeQueue ( _ queueID As String, _ bForce As Boolean _ ) As Boolean
public: bool^ removeQueue( String^ queueID, bool^ bForce )